Searched refs:IPT_INV_SRCIP (Results 1 – 2 of 2) sorted by relevance
113 #define IPT_INV_SRCIP 0x08 /* Invert the sense of SRC IP. */ macro
133 IPT_INV_SRCIP) in ip_packet_match()142 ipinfo->invflags & IPT_INV_SRCIP ? " (INV)" : ""); in ip_packet_match()