FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Data Fields | |
ip4_route_t * | ip4routes |
ip6_route_t * | ip6routes |
mfib_prefix_t * | mroutes |
fib_table_t ** | fibs |
mfib_table_t ** | mfibs |
hash_pair_t ** | pvec |
uword * | results |
Definition at line 60 of file stats_to_be_deprecated.h.
fib_table_t** do_ip46_fibs_t::fibs |
Definition at line 65 of file stats_to_be_deprecated.h.
ip4_route_t* do_ip46_fibs_t::ip4routes |
Definition at line 62 of file stats_to_be_deprecated.h.
ip6_route_t* do_ip46_fibs_t::ip6routes |
Definition at line 63 of file stats_to_be_deprecated.h.
mfib_table_t** do_ip46_fibs_t::mfibs |
Definition at line 66 of file stats_to_be_deprecated.h.
mfib_prefix_t* do_ip46_fibs_t::mroutes |
Definition at line 64 of file stats_to_be_deprecated.h.
hash_pair_t** do_ip46_fibs_t::pvec |
Definition at line 67 of file stats_to_be_deprecated.h.
uword* do_ip46_fibs_t::results |
Definition at line 68 of file stats_to_be_deprecated.h.