Home
last modified time | relevance | path

Searched refs:IPT_INV_SRCIP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/uapi/linux/netfilter_ipv4/
Dip_tables.h97 #define IPT_INV_SRCIP 0x08 /* Invert the sense of SRC IP. */ macro
/Linux-v5.4/net/ipv4/netfilter/
Dip_tables.c53 if (NF_INVF(ipinfo, IPT_INV_SRCIP, in ip_packet_match()