![]() |
FD.io VPP
v17.01-9-ge7dcee4
Vector Packet Processing
|
Data Fields | |
| union { | |
| ip4_fib_mtrie_leaf_t leaves [256] | |
| }; | |
| u8 | dst_address_bits_of_leaves [256] |
| i32 | n_non_empty_leafs |
| u8 | pad [CLIB_CACHE_LINE_BYTES-1 *sizeof(i32)] |
Definition at line 114 of file ip4_mtrie.h.
| union { ... } |
| u8 ip4_fib_mtrie_ply_t::dst_address_bits_of_leaves[256] |
Definition at line 126 of file ip4_mtrie.h.
| ip4_fib_mtrie_leaf_t ip4_fib_mtrie_ply_t::leaves[256] |
Definition at line 118 of file ip4_mtrie.h.
| i32 ip4_fib_mtrie_ply_t::n_non_empty_leafs |
Definition at line 129 of file ip4_mtrie.h.
| u8 ip4_fib_mtrie_ply_t::pad[CLIB_CACHE_LINE_BYTES-1 *sizeof(i32)] |
Definition at line 132 of file ip4_mtrie.h.