FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
lisp_fwd_path_t_ Struct Reference

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...
 

Detailed Description

A path on which to forward lisp traffic.

Definition at line 28 of file lisp_gpe_fwd_entry.h.

Field Documentation

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.


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