FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Set IP4 directed broadcast The directed broadcast enabled a packet sent to the interface's subnet address will be broadcast on the interface. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_interface_index_t | sw_if_index |
bool | enable |
Set IP4 directed broadcast The directed broadcast enabled a packet sent to the interface's subnet address will be broadcast on the interface.
sw_if_index | |
enable |
Definition at line 86 of file interface.api.
u32 vl_api_sw_interface_set_ip_directed_broadcast_t::client_index |
Definition at line 88 of file interface.api.
u32 vl_api_sw_interface_set_ip_directed_broadcast_t::context |
Definition at line 89 of file interface.api.
bool vl_api_sw_interface_set_ip_directed_broadcast_t::enable |
Definition at line 91 of file interface.api.
vl_api_interface_index_t vl_api_sw_interface_set_ip_directed_broadcast_t::sw_if_index |
Definition at line 90 of file interface.api.