FD.io VPP  v17.07.01-10-g3be13f0
Vector Packet Processing
span.h File Reference
+ Include dependency graph for span.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  span_interface_t
 
struct  span_main_t
 
struct  span_trace_t
 

Functions

int span_add_delete_entry (vlib_main_t *vm, u32 src_sw_if_index, u32 dst_sw_if_index, u8 is_add)
 

Variables

span_main_t span_main
 

Function Documentation

int span_add_delete_entry ( vlib_main_t vm,
u32  src_sw_if_index,
u32  dst_sw_if_index,
u8  is_add 
)

Definition at line 23 of file span.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

span_main_t span_main

Definition at line 43 of file span.h.