FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
util.c File Reference
+ Include dependency graph for util.c:

Go to the source code of this file.

Functions

void ip46_prefix_normalize (ip46_address_t *prefix, u8 plen)
 
uword unformat_ip46_prefix (unformat_input_t *input, va_list *args)
 
u8format_ip46_prefix (u8 *s, va_list *args)
 

Function Documentation

u8* format_ip46_prefix ( u8 s,
va_list *  args 
)

Definition at line 54 of file util.c.

+ Here is the call graph for this function:

void ip46_prefix_normalize ( ip46_address_t *  prefix,
u8  plen 
)

Definition at line 18 of file util.c.

uword unformat_ip46_prefix ( unformat_input_t input,
va_list *  args 
)

Definition at line 32 of file util.c.

+ Here is the call graph for this function: