FD.io VPP  v20.09-rc2-28-g3c5414029
Vector Packet Processing
span.api File Reference

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
 

Enumeration Type Documentation

◆ span_state

enum span_state
Enumerator
SPAN_STATE_API_DISABLED 
SPAN_STATE_API_RX 
SPAN_STATE_API_TX 
SPAN_STATE_API_RX_TX 

Definition at line 21 of file span.api.

Variable Documentation

◆ api

import vnet interface_types api

Definition at line 19 of file span.api.

◆ version

option version = "2.0.0"

Definition at line 17 of file span.api.