FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
ip6_ll_prefix_t_ Struct Reference

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

+ Collaboration diagram for ip6_ll_prefix_t_:

Data Fields

u32 ilp_sw_if_index
 The interface. More...
 
ip6_address_t ilp_addr
 the IP6 address More...
 

Detailed Description

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

Definition at line 24 of file ip6_ll_types.h.

Field Documentation

ip6_address_t ip6_ll_prefix_t_::ilp_addr

the IP6 address

Definition at line 34 of file ip6_ll_types.h.

u32 ip6_ll_prefix_t_::ilp_sw_if_index

The interface.

Definition at line 29 of file ip6_ll_types.h.


The documentation for this struct was generated from the following file: