FD.io VPP  v16.06
Vector Packet Processing
l2_xcrw.c File Reference
+ Include dependency graph for l2_xcrw.c:

Go to the source code of this file.

Data Structures

struct  l2_xcrw_trace_t
 

Functions

static u8format_l2_xcrw_trace (u8 *s, va_list *args)
 
static uword l2_xcrw_node_fn (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
 
clib_error_tl2_xcrw_init (vlib_main_t *vm)
 
static uword dummy_interface_tx (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
 
static u8format_xcrw_name (u8 *s, va_list *args)
 
 VNET_DEVICE_CLASS (xcrw_device_class, static)
 
static u32 create_xcrw_interface (vlib_main_t *vm)
 
int vnet_configure_l2_xcrw (vlib_main_t *vm, vnet_main_t *vnm, u32 l2_sw_if_index, u32 tx_fib_index, u8 *rewrite, u32 next_node_index, int is_add)
 
static clib_error_tset_l2_xcrw_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 
static u8format_l2xcrw (u8 *s, va_list *args)
 
static clib_error_tshow_l2xcrw_command_fn (vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
 

Variables

l2_xcrw_main_t l2_xcrw_main
 
static vlib_node_registration_t l2_xcrw_node
 (constructor) VLIB_REGISTER_NODE (l2_xcrw_node) More...
 
static char * l2_xcrw_error_strings []
 
vlib_cli_command_t set_l2_xcrw_command
 (constructor) VLIB_CLI_COMMAND (set_l2_xcrw_command) More...
 
vlib_cli_command_t show_l2xcrw_command
 (constructor) VLIB_CLI_COMMAND (show_l2xcrw_command) More...
 

Function Documentation

static u32 create_xcrw_interface ( vlib_main_t vm)
static

Definition at line 293 of file l2_xcrw.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static uword dummy_interface_tx ( vlib_main_t vm,
vlib_node_runtime_t node,
vlib_frame_t frame 
)
static

Definition at line 271 of file l2_xcrw.c.

+ Here is the caller graph for this function:

static u8* format_l2_xcrw_trace ( u8 s,
va_list *  args 
)
static

Definition at line 46 of file l2_xcrw.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8* format_l2xcrw ( u8 s,
va_list *  args 
)
static

Definition at line 487 of file l2_xcrw.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8* format_xcrw_name ( u8 s,
va_list *  args 
)
static

Definition at line 279 of file l2_xcrw.c.

+ Here is the call graph for this function:

clib_error_t* l2_xcrw_init ( vlib_main_t vm)

Definition at line 258 of file l2_xcrw.c.

static uword l2_xcrw_node_fn ( vlib_main_t vm,
vlib_node_runtime_t node,
vlib_frame_t frame 
)
static

Definition at line 68 of file l2_xcrw.c.

+ Here is the call graph for this function:

static clib_error_t* set_l2_xcrw_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 396 of file l2_xcrw.c.

+ Here is the call graph for this function:

static clib_error_t* show_l2xcrw_command_fn ( vlib_main_t vm,
unformat_input_t input,
vlib_cli_command_t cmd 
)
static

Definition at line 531 of file l2_xcrw.c.

+ Here is the call graph for this function:

int vnet_configure_l2_xcrw ( vlib_main_t vm,
vnet_main_t vnm,
u32  l2_sw_if_index,
u32  tx_fib_index,
u8 rewrite,
u32  next_node_index,
int  is_add 
)

Definition at line 326 of file l2_xcrw.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

VNET_DEVICE_CLASS ( xcrw_device_class  ,
static   
)

+ Here is the caller graph for this function:

Variable Documentation

char* l2_xcrw_error_strings[]
static
Initial value:
= {
#define _(sym,string)
}
#define foreach_l2_xcrw_error
Definition: l2_xcrw.h:67

Definition at line 61 of file l2_xcrw.c.

l2_xcrw_main_t l2_xcrw_main

Definition at line 57 of file l2_xcrw.c.

vlib_node_registration_t l2_xcrw_node
static
Initial value:
= {
.function = l2_xcrw_node_fn,
.name = "l2-xcrw",
.vector_size = sizeof (u32),
.format_trace = format_l2_xcrw_trace,
.error_strings = l2_xcrw_error_strings,
.n_next_nodes = L2_XCRW_N_NEXT,
.next_nodes = {
[L2_XCRW_NEXT_DROP] = "error-drop",
},
}
static char * l2_xcrw_error_strings[]
Definition: l2_xcrw.c:61
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
static uword l2_xcrw_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
Definition: l2_xcrw.c:68
#define ARRAY_LEN(x)
Definition: clib.h:59
unsigned int u32
Definition: types.h:88
static u8 * format_l2_xcrw_trace(u8 *s, va_list *args)
Definition: l2_xcrw.c:46

(constructor) VLIB_REGISTER_NODE (l2_xcrw_node)

Definition at line 59 of file l2_xcrw.c.

vlib_cli_command_t set_l2_xcrw_command
Initial value:
= {
.path = "set interface l2 xcrw",
.short_help =
"set int l2 xcrw <interface> next <node-name>\n"
" [del] [tx-fib-id <id>] [ipv6] rw <hex-bytes>",
}
static clib_error_t * set_l2_xcrw_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: l2_xcrw.c:396

(constructor) VLIB_CLI_COMMAND (set_l2_xcrw_command)

Definition at line 479 of file l2_xcrw.c.

vlib_cli_command_t show_l2xcrw_command
Initial value:
= {
.path = "show l2xcrw",
.short_help = "Display L2/L3 rewrite cross-connects",
}
static clib_error_t * show_l2xcrw_command_fn(vlib_main_t *vm, unformat_input_t *input, vlib_cli_command_t *cmd)
Definition: l2_xcrw.c:531

(constructor) VLIB_CLI_COMMAND (show_l2xcrw_command)

Definition at line 555 of file l2_xcrw.c.