Home
last modified time | relevance | path

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

/net/sched/
Dact_mpls.c149 static const struct nla_policy mpls_policy[TCA_MPLS_MAX + 1] = { variable
181 err = nla_parse_nested(tb, TCA_MPLS_MAX, nla, mpls_policy, extack); in tcf_mpls_init()