![]() |
FD.io VPP
v21.01.1
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 72 of file interface.api.
| u32 vl_api_sw_interface_set_ip_directed_broadcast_t::client_index |
Definition at line 74 of file interface.api.
| u32 vl_api_sw_interface_set_ip_directed_broadcast_t::context |
Definition at line 75 of file interface.api.
| bool vl_api_sw_interface_set_ip_directed_broadcast_t::enable |
Definition at line 77 of file interface.api.
| vl_api_interface_index_t vl_api_sw_interface_set_ip_directed_broadcast_t::sw_if_index |
Definition at line 76 of file interface.api.