Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_osf.c76 int foptsize, optnum; in nf_osf_match_one() local
90 foptsize = 0; in nf_osf_match_one()
92 foptsize += f->opt[optnum].length; in nf_osf_match_one()
94 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
96 ctx->optsize != foptsize) in nf_osf_match_one()