FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
Configuration for each label value in the output-stack. More...
Data Fields | |
mpls_label_t | fml_value |
The label value. More... | |
fib_mpls_lsp_mode_t | fml_mode |
The LSP mode. More... | |
u8 | fml_ttl |
TTL. More... | |
u8 | fml_exp |
EXP bits; valid only at imposition. More... | |
Configuration for each label value in the output-stack.
Definition at line 415 of file fib_types.h.
u8 fib_mpls_label_t_::fml_exp |
EXP bits; valid only at imposition.
Definition at line 435 of file fib_types.h.
fib_mpls_lsp_mode_t fib_mpls_label_t_::fml_mode |
The LSP mode.
Definition at line 425 of file fib_types.h.
u8 fib_mpls_label_t_::fml_ttl |
mpls_label_t fib_mpls_label_t_::fml_value |
The label value.
Definition at line 420 of file fib_types.h.