Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h102 #define IP6T_INV_DSTIP 0x10 /* Invert the sense of DST OP. */ macro
/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c62 NF_INVF(ip6info, IP6T_INV_DSTIP, in ip6_packet_match()