Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_ipt.c91 static const struct nla_policy ipt_policy[TCA_IPT_MAX + 1] = { variable
115 err = nla_parse_nested(tb, TCA_IPT_MAX, nla, ipt_policy, NULL); in __tcf_ipt_init()