Home | History | Annotate | Download | only in iptables

Lines Matching refs:IP6T_INV_PROTO

181 /* -p */ IP6T_INV_PROTO,
1363 fputc(fw->ipv6.invflags & IP6T_INV_PROTO ? '!' : ' ', stdout);
2049 && (fw.ipv6.invflags & IP6T_INV_PROTO))