FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
vl_api_dhcp_compl_event_t Struct Reference

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

+ Collaboration diagram for vl_api_dhcp_compl_event_t:

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 125 of file dhcp.api.

Field Documentation

u32 vl_api_dhcp_compl_event_t::client_index

Definition at line 127 of file dhcp.api.

vl_api_dhcp_lease_t vl_api_dhcp_compl_event_t::lease

Definition at line 129 of file dhcp.api.

u32 vl_api_dhcp_compl_event_t::pid

Definition at line 128 of file dhcp.api.


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