Home
last modified time | relevance | path

Searched defs:mpls_route_config (Results 1 – 1 of 1) sorted by relevance

/linux/net/mpls/
H A Daf_mpls.c514 struct mpls_route_config { struct
515 u32 rc_protocol;
516 u32 rc_ifindex;
517 u8 rc_via_table;
518 u8 rc_via_alen;
519 u8 rc_via[MAX_VIA_ALEN];
520 u32 rc_label;
521 u8 rc_ttl_propagate;
522 u8 rc_output_labels;
523 u32 rc_output_label[MAX_NEW_LABELS];
[all …]