FD.io VPP
v20.05.1-6-gf53edbc3b
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 |