optnum 72 net/netfilter/nfnetlink_osf.c int foptsize, optnum; optnum 87 net/netfilter/nfnetlink_osf.c for (optnum = 0; optnum < f->opt_num; ++optnum) optnum 88 net/netfilter/nfnetlink_osf.c foptsize += f->opt[optnum].length; optnum 97 net/netfilter/nfnetlink_osf.c for (optnum = 0; optnum < f->opt_num; ++optnum) { optnum 98 net/netfilter/nfnetlink_osf.c if (f->opt[optnum].kind == *ctx->optp) { optnum 99 net/netfilter/nfnetlink_osf.c __u32 len = f->opt[optnum].length;