![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Set interface promiscuous mode. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| bool | promisc_on |
Set interface promiscuous mode.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - index of the interface to set flags on |
| promisc_on | - promiscuous mode is on ? |
Definition at line 49 of file interface.api.
| u32 vl_api_sw_interface_set_promisc_t::client_index |
Definition at line 51 of file interface.api.
| u32 vl_api_sw_interface_set_promisc_t::context |
Definition at line 52 of file interface.api.
| bool vl_api_sw_interface_set_promisc_t::promisc_on |
Definition at line 54 of file interface.api.
| vl_api_interface_index_t vl_api_sw_interface_set_promisc_t::sw_if_index |
Definition at line 53 of file interface.api.