Searched refs:IP6T_INV_VIA_OUT (Results 1 – 3 of 3) sorted by relevance
74 #define IP6T_INV_VIA_OUT 0x02 /* Invert the sense of OUT IFACE */ macro
168 e->ipv6.invflags & IP6T_INV_VIA_OUT); in print_rule()
186 /* -o */ IP6T_INV_VIA_OUT,1396 if (fw->ipv6.invflags & IP6T_INV_VIA_OUT) { in print_firewall()