FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
A path on which to forward lisp traffic. More...
Data Fields | |
index_t | lisp_adj |
The adjacency constructed for the locator pair. More... | |
u8 | priority |
Priority. More... | |
u8 | weight |
[UE]CMP weigt for the path More... | |
A path on which to forward lisp traffic.
Definition at line 28 of file lisp_gpe_fwd_entry.h.
index_t lisp_fwd_path_t_::lisp_adj |
The adjacency constructed for the locator pair.
Definition at line 33 of file lisp_gpe_fwd_entry.h.
u8 lisp_fwd_path_t_::priority |
Priority.
Only the paths with the best priority will be installed in FIB
Definition at line 38 of file lisp_gpe_fwd_entry.h.
u8 lisp_fwd_path_t_::weight |
[UE]CMP weigt for the path
Definition at line 43 of file lisp_gpe_fwd_entry.h.