FD.io VPP  v19.01.2-3-gf61a1a8
Vector Packet Processing
fib_route_path_encode_t_ Struct Reference

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_:

Data Fields

fib_route_path_t rpath
 
dpo_id_t dpo
 

Detailed Description

A representation of a fib path for fib_path_encode to convey the information to the caller.

Definition at line 588 of file fib_types.h.

Field Documentation

dpo_id_t fib_route_path_encode_t_::dpo

Definition at line 590 of file fib_types.h.

fib_route_path_t fib_route_path_encode_t_::rpath

Definition at line 589 of file fib_types.h.


The documentation for this struct was generated from the following file: