![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Collaboration diagram for mpls_tunnel_collect_forwarding_ctx_t_:Data Fields | |
| load_balance_path_t * | next_hops |
| const mpls_tunnel_t * | mt |
| fib_forward_chain_type_t | fct |
Definition at line 95 of file mpls_tunnel.c.
| fib_forward_chain_type_t mpls_tunnel_collect_forwarding_ctx_t_::fct |
Definition at line 99 of file mpls_tunnel.c.
| const mpls_tunnel_t* mpls_tunnel_collect_forwarding_ctx_t_::mt |
Definition at line 98 of file mpls_tunnel.c.
| load_balance_path_t* mpls_tunnel_collect_forwarding_ctx_t_::next_hops |
Definition at line 97 of file mpls_tunnel.c.