Home
last modified time | relevance | path

Searched refs:TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dpkt_cls.h666 TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS, enumerator
/linux/net/sched/
A Dcls_flower.c753 [TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS] = { .type = NLA_U8 },
853 if (tb[TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS]) { in fl_set_key_mpls_lse()
854 u8 bos = nla_get_u8(tb[TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS]); in fl_set_key_mpls_lse()
858 tb[TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS], in fl_set_key_mpls_lse()
2482 err = nla_put_u8(skb, TCA_FLOWER_KEY_MPLS_OPT_LSE_BOS, in fl_dump_key_mpls_opt_lse()

Completed in 11 milliseconds