Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h99 #define IPT_INV_FRAG 0x20 /* Invert the sense of FRAG. */ macro
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c74 if (NF_INVF(ipinfo, IPT_INV_FRAG, in ip_packet_match()