Searched refs:optnum (Results 1 – 1 of 1) sorted by relevance
64 int foptsize, optnum; in nf_osf_match_one() local79 for (optnum = 0; optnum < f->opt_num; ++optnum) in nf_osf_match_one()80 foptsize += f->opt[optnum].length; in nf_osf_match_one()89 for (optnum = 0; optnum < f->opt_num; ++optnum) { in nf_osf_match_one()90 if (f->opt[optnum].kind == *optp) { in nf_osf_match_one()91 __u32 len = f->opt[optnum].length; in nf_osf_match_one()