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 302 of file nsh_pop.c.
◆ nsh_pop_node
Initial value:= {
.name = "nsh-pop",
.vector_size =
sizeof (
u32),
.next_nodes = {
#define _(s,n)
},
}
(constructor) VLIB_REGISTER_NODE (nsh_pop_node)
Definition at line 315 of file nsh_pop.c.
◆ nsh_pop_node_error_strings
char* nsh_pop_node_error_strings[] |
|
static |
Initial value:= {
#define _(sym,string)
}
Definition at line 308 of file nsh_pop.c.