IPT_INV_PROTO     139 net/ipv4/netfilter/ip_tables.c 	    && FWINV(ip->protocol != ipinfo->proto, IPT_INV_PROTO)) {
IPT_INV_PROTO     142 net/ipv4/netfilter/ip_tables.c 			ipinfo->invflags&IPT_INV_PROTO ? " (INV)":"");
IPT_INV_PROTO     622 net/ipv4/netfilter/ip_tables.c 	      ip->proto, ip->invflags & IPT_INV_PROTO);
IPT_INV_PROTO     672 net/ipv4/netfilter/ip_tables.c 	      e->ip.proto, e->ip.invflags & IPT_INV_PROTO);
IPT_INV_PROTO      67 net/netfilter/xt_TPROXY.c 	    && !(i->invflags & IPT_INV_PROTO))