FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_dhcp_compl_event_t Struct Reference

Tell client about a DHCP completion event. More...

Data Fields

u32 client_index
 
u32 pid
 
vl_api_dhcp_lease_t lease
 

Detailed Description

Tell client about a DHCP completion event.

Template Parameters
client_index- opaque cookie to identify the sender
pid- client pid registered to receive notification
lease- Data learned during the DHCP process;

Definition at line 217 of file dhcp.api.

Field Documentation

◆ client_index

u32 vl_api_dhcp_compl_event_t::client_index

Definition at line 219 of file dhcp.api.

◆ lease

vl_api_dhcp_lease_t vl_api_dhcp_compl_event_t::lease

Definition at line 221 of file dhcp.api.

◆ pid

u32 vl_api_dhcp_compl_event_t::pid

Definition at line 220 of file dhcp.api.


The documentation for this struct was generated from the following file: