Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink_osf.c72 int foptsize, optnum; in nf_osf_match_one() local
86 foptsize = 0; in nf_osf_match_one()
88 foptsize += f->opt[optnum].length; in nf_osf_match_one()
90 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
92 ctx->optsize != foptsize) in nf_osf_match_one()