FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ip6_ll_table_t_ Struct Reference

A protocol Independent IP multicast FIB table. More...

Data Fields

u32ilt_fibs
 A vector, indexed by sw_if_index, of unicast IPv6 FIBs. More...
 
u32 ilt_total_route_counts
 Total route counters. More...
 

Detailed Description

A protocol Independent IP multicast FIB table.

Definition at line 27 of file ip6_ll_table.h.

Field Documentation

◆ ilt_fibs

u32* ip6_ll_table_t_::ilt_fibs

A vector, indexed by sw_if_index, of unicast IPv6 FIBs.

Definition at line 32 of file ip6_ll_table.h.

◆ ilt_total_route_counts

u32 ip6_ll_table_t_::ilt_total_route_counts

Total route counters.

Definition at line 37 of file ip6_ll_table.h.


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