Home | History | Annotate | Download | only in iptables

Lines Matching refs:IP6T_INV_SRCIP

179 /* -s */ IP6T_INV_SRCIP,
1410 fputc(fw->ipv6.invflags & IP6T_INV_SRCIP ? '!' : ' ', stdout);
2333 (fw.ipv6.invflags & (IP6T_INV_SRCIP | IP6T_INV_DSTIP)))