IP6T_INV_PROTO    167 net/ipv6/netfilter/ip6_tables.c 				ip6info->invflags & IP6T_INV_PROTO ? "!":"",
IP6T_INV_PROTO    171 net/ipv6/netfilter/ip6_tables.c 			if(ip6info->invflags & IP6T_INV_PROTO) {
IP6T_INV_PROTO    179 net/ipv6/netfilter/ip6_tables.c 			!(ip6info->invflags & IP6T_INV_PROTO))
IP6T_INV_PROTO    646 net/ipv6/netfilter/ip6_tables.c 			     ipv6->proto, ipv6->invflags & IP6T_INV_PROTO);
IP6T_INV_PROTO    697 net/ipv6/netfilter/ip6_tables.c 	      e->ipv6.proto, e->ipv6.invflags & IP6T_INV_PROTO);