Searched refs:TCA_MPLS_MAX (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/sched/
H A Dact_mpls.c150 static const struct nla_policy mpls_policy[TCA_MPLS_MAX + 1] = {
167 struct nlattr *tb[TCA_MPLS_MAX + 1];
182 err = nla_parse_nested(tb, TCA_MPLS_MAX, nla, mpls_policy, extack);
/linux-master/include/uapi/linux/tc_act/
H A Dtc_mpls.h32 #define TCA_MPLS_MAX (__TCA_MPLS_MAX - 1) macro

Completed in 183 milliseconds