Go to the source code of this file.
◆ format_nsh_header()
u8* format_nsh_header |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ format_nsh_node_map_trace()
u8* format_nsh_node_map_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ format_nsh_pop_header()
u8* format_nsh_pop_header |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ format_nsh_pop_node_map_trace()
u8* format_nsh_pop_node_map_trace |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ nsh_md2_lookup_option()
Definition at line 88 of file nsh.c.
◆ nsh_pop_inline()
◆ nsh_pop_node()
Graph processing dispatch function for NSH Input.
- Node Identifier:
nsh_input
- Parameters
-
- Returns
- from_frame->n_vectors
Definition at line 317 of file nsh_pop.c.
◆ nsh_pop_node
Initial value:= {
.name = "nsh-pop",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
#define foreach_nsh_node_next
static char * nsh_pop_node_error_strings[]
u8 * format_nsh_pop_node_map_trace(u8 *s, va_list *args)
vl_api_fib_path_type_t type
u8 * format_nsh_pop_header(u8 *s, va_list *args)
(constructor) VLIB_REGISTER_NODE (nsh_pop_node)
Definition at line 330 of file nsh_pop.c.
◆ nsh_pop_node_error_strings
char* nsh_pop_node_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
#define foreach_nsh_node_error
Definition at line 323 of file nsh_pop.c.