|  | FD.io VPP
    v17.01.1-3-gc6833f8
    Vector Packet Processing | 
A representation of a fib path for fib_path_encode to convey the information to the caller. More...
 Collaboration diagram for fib_route_path_encode_t_:
 Collaboration diagram for fib_route_path_encode_t_:| Data Fields | |
| fib_route_path_t | rpath | 
| dpo_id_t | dpo | 
A representation of a fib path for fib_path_encode to convey the information to the caller.
Definition at line 335 of file fib_types.h.
| dpo_id_t fib_route_path_encode_t_::dpo | 
Definition at line 337 of file fib_types.h.
| fib_route_path_t fib_route_path_encode_t_::rpath | 
Definition at line 336 of file fib_types.h.