FD.io VPP  v19.08-27-gf4dcae4
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

union { ... }

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

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.

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: