Searched refs:foptsize (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/netfilter/
H A Dxt_osf.c244 int foptsize, optnum; local
254 foptsize = 0;
256 foptsize += f->opt[optnum].length;
258 if (foptsize > MAX_IPOPTLEN ||
260 optsize != foptsize)

Completed in 49 milliseconds