FD.io VPP
v19.08.1-401-g8e4ed521a
Vector Packet Processing
|
Aggregate type for a prefix in the IPv6 Link-local table. More...
Data Fields | |
u32 | ilp_sw_if_index |
The interface. More... | |
ip6_address_t | ilp_addr |
the IP6 address More... | |
Aggregate type for a prefix in the IPv6 Link-local table.
Definition at line 24 of file ip6_ll_types.h.
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.