FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
DHCP Client config add / del request. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | 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 |