FD.io VPP  v20.05.1-5-g09f167997
Vector Packet Processing
node_format.c File Reference
+ Include dependency graph for node_format.c:

Go to the source code of this file.

Functions

u8format_vlib_node_graph (u8 *s, va_list *va)
 
u8format_vlib_node_and_next (u8 *s, va_list *va)
 
u8format_vlib_node_name (u8 *s, va_list *va)
 
u8format_vlib_next_node_name (u8 *s, va_list *va)
 
uword unformat_vlib_node (unformat_input_t *input, va_list *args)
 
u8format_vlib_time (u8 *s, va_list *va)
 
u8format_vlib_cpu_time (u8 *s, va_list *va)
 

Function Documentation

◆ format_vlib_cpu_time()

u8* format_vlib_cpu_time ( u8 s,
va_list *  va 
)

Definition at line 169 of file node_format.c.

+ Here is the call graph for this function:

◆ format_vlib_next_node_name()

u8* format_vlib_next_node_name ( u8 s,
va_list *  va 
)

Definition at line 140 of file node_format.c.

+ Here is the call graph for this function:

◆ format_vlib_node_and_next()

u8* format_vlib_node_and_next ( u8 s,
va_list *  va 
)

Definition at line 116 of file node_format.c.

+ Here is the call graph for this function:

◆ format_vlib_node_graph()

u8* format_vlib_node_graph ( u8 s,
va_list *  va 
)

Definition at line 43 of file node_format.c.

+ Here is the call graph for this function:

◆ format_vlib_node_name()

u8* format_vlib_node_name ( u8 s,
va_list *  va 
)

Definition at line 130 of file node_format.c.

+ Here is the call graph for this function:

◆ format_vlib_time()

u8* format_vlib_time ( u8 s,
va_list *  va 
)

Definition at line 161 of file node_format.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unformat_vlib_node()

uword unformat_vlib_node ( unformat_input_t input,
va_list *  args 
)

Definition at line 151 of file node_format.c.

+ Here is the call graph for this function: