![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Collaboration diagram for ip4_mtrie_set_unset_leaf_args_t:Data Fields | |
| ip4_address_t | dst_address |
| u32 | dst_address_length |
| u32 | adj_index |
| u32 | cover_address_length |
| u32 | cover_adj_index |
Definition at line 241 of file ip4_mtrie.c.
| u32 ip4_mtrie_set_unset_leaf_args_t::adj_index |
Definition at line 245 of file ip4_mtrie.c.
| u32 ip4_mtrie_set_unset_leaf_args_t::cover_address_length |
Definition at line 246 of file ip4_mtrie.c.
| u32 ip4_mtrie_set_unset_leaf_args_t::cover_adj_index |
Definition at line 247 of file ip4_mtrie.c.
| ip4_address_t ip4_mtrie_set_unset_leaf_args_t::dst_address |
Definition at line 243 of file ip4_mtrie.c.
| u32 ip4_mtrie_set_unset_leaf_args_t::dst_address_length |
Definition at line 244 of file ip4_mtrie.c.