![]() |
FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
DHCP Client config add / del request. More...
Collaboration diagram for vl_api_dhcp_client_config_t:Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | is_add |
| vl_api_dhcp_client_t | client |
DHCP Client config add / del request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| is_add | - add the config if non-zero, else delete |
| client | - client configuration data |
| vl_api_dhcp_client_t vl_api_dhcp_client_config_t::client |