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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_ipt.c98 static const struct nla_policy ipt_policy[TCA_IPT_MAX + 1] = { variable in typeref:struct:nla_policy
120 err = nla_parse_nested(tb, TCA_IPT_MAX, nla, ipt_policy);

Completed in 99 milliseconds