FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip4_fib_mtrie_16_ply_t_ Struct Reference

Data Fields

union {
   ip4_fib_mtrie_leaf_t   leaves [PLY_16_SIZE]
 
}; 
 The leaves/slots/buckets to be filed with leafs. More...
 
u8 dst_address_bits_of_leaves [PLY_16_SIZE]
 Prefix length for terminal leaves. More...
 

Detailed Description

Definition at line 63 of file ip4_mtrie.h.

Field Documentation

◆ @216

union { ... }

The leaves/slots/buckets to be filed with leafs.

◆ dst_address_bits_of_leaves

u8 ip4_fib_mtrie_16_ply_t_::dst_address_bits_of_leaves[PLY_16_SIZE]

Prefix length for terminal leaves.

Definition at line 80 of file ip4_mtrie.h.

◆ leaves

ip4_fib_mtrie_leaf_t ip4_fib_mtrie_16_ply_t_::leaves[PLY_16_SIZE]

Definition at line 70 of file ip4_mtrie.h.


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