Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Daf_mpls.c349 struct mpls_route_config { struct
350 u32 rc_protocol;
351 u32 rc_ifindex;
352 u8 rc_via_table;
353 u8 rc_via_alen;
354 u8 rc_via[MAX_VIA_ALEN];
355 u32 rc_label;
356 u8 rc_output_labels;
357 u32 rc_output_label[MAX_NEW_LABELS];
358 u32 rc_nlflags;
[all …]