![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
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... | |
Aggregrate 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.