FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip6_ll_types.h File Reference
+ Include dependency graph for ip6_ll_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ip6_ll_prefix_t_
 Aggregate type for a prefix in the IPv6 Link-local table. More...
 

Typedefs

typedef struct ip6_ll_prefix_t_ ip6_ll_prefix_t
 Aggregate type for a prefix in the IPv6 Link-local table. More...
 

Functions

u8format_ip6_ll_prefix (u8 *s, va_list *args)
 

Typedef Documentation

◆ ip6_ll_prefix_t

Aggregate type for a prefix in the IPv6 Link-local table.

Function Documentation

◆ format_ip6_ll_prefix()

u8* format_ip6_ll_prefix ( u8 s,
va_list *  args 
)

Definition at line 21 of file ip6_ll_types.c.

+ Here is the call graph for this function: