FD.io VPP
v21.01.1
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_sw_interface_span_enable_disable_t |
Enable/Disable span to mirror traffic from one interface to another. More... | |
struct | vl_api_sw_interface_span_dump_t |
SPAN dump request. More... | |
struct | vl_api_sw_interface_span_details_t |
Reply to SPAN dump request. More... | |
Enumerations | |
enum | span_state { SPAN_STATE_API_DISABLED = 0, SPAN_STATE_API_RX = 1, SPAN_STATE_API_TX = 2, SPAN_STATE_API_RX_TX = 3 } |
Variables | |
option | version = "2.0.0" |
import vnet interface_types | api |
enum span_state |