Searched refs:IPT_TAB_MASK (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.c31 #define IPT_TAB_MASK 15 macro
32 static struct tcf_common *tcf_ipt_ht[IPT_TAB_MASK + 1];
38 .hmask = IPT_TAB_MASK,

Completed in 45 milliseconds