FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
buffer.c File Reference
+ Include dependency graph for buffer.c:

Go to the source code of this file.

Functions

u8format_vnet_buffer_offload (u8 *s, va_list *args)
 
static u8format_vnet_buffer_internal (u8 *s, vlib_buffer_t *b, int no_chain)
 
u8format_vnet_buffer_no_chain (u8 *s, va_list *args)
 
u8format_vnet_buffer (u8 *s, va_list *args)
 

Function Documentation

◆ format_vnet_buffer()

u8* format_vnet_buffer ( u8 s,
va_list *  args 
)

Definition at line 91 of file buffer.c.

+ Here is the call graph for this function:

◆ format_vnet_buffer_internal()

static u8* format_vnet_buffer_internal ( u8 s,
vlib_buffer_t b,
int  no_chain 
)
static

Definition at line 41 of file buffer.c.

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

◆ format_vnet_buffer_no_chain()

u8* format_vnet_buffer_no_chain ( u8 s,
va_list *  args 
)

Definition at line 84 of file buffer.c.

+ Here is the call graph for this function:

◆ format_vnet_buffer_offload()

u8* format_vnet_buffer_offload ( u8 s,
va_list *  args 
)

Definition at line 20 of file buffer.c.

+ Here is the caller graph for this function: