Searched refs:TCA_MPLS_MAX (Results 1 – 2 of 2) sorted by relevance
32 #define TCA_MPLS_MAX (__TCA_MPLS_MAX - 1) macro
148 static const struct nla_policy mpls_policy[TCA_MPLS_MAX + 1] = {165 struct nlattr *tb[TCA_MPLS_MAX + 1]; in tcf_mpls_init()180 err = nla_parse_nested(tb, TCA_MPLS_MAX, nla, mpls_policy, extack); in tcf_mpls_init()