FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
ip46_address.c File Reference
+ Include dependency graph for ip46_address.c:

Go to the source code of this file.

Functions

u8format_ip46_type (u8 *s, va_list *args)
 
void ip4_address_increment (ip4_address_t *i)
 
void ip6_address_increment (ip6_address_t *i)
 
void ip46_address_increment (ip46_type_t type, ip46_address_t *ip)
 

Function Documentation

◆ format_ip46_type()

u8* format_ip46_type ( u8 s,
va_list *  args 
)

Definition at line 19 of file ip46_address.c.

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

◆ ip46_address_increment()

void ip46_address_increment ( ip46_type_t  type,
ip46_address_t *  ip 
)

Definition at line 61 of file ip46_address.c.

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

◆ ip4_address_increment()

void ip4_address_increment ( ip4_address_t i)

Definition at line 37 of file ip46_address.c.

+ Here is the caller graph for this function:

◆ ip6_address_increment()

void ip6_address_increment ( ip6_address_t *  i)

Definition at line 45 of file ip46_address.c.

+ Here is the caller graph for this function: