Home
last modified time | relevance | path

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

/net/mpls/
Daf_mpls.c376 struct mpls_route_config { struct
377 u32 rc_protocol;
378 u32 rc_ifindex;
379 u8 rc_via_table;
380 u8 rc_via_alen;
381 u8 rc_via[MAX_VIA_ALEN];
382 u32 rc_label;
383 u8 rc_output_labels;
384 u32 rc_output_label[MAX_NEW_LABELS];
385 u32 rc_nlflags;
[all …]