Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter_ipv4/
Dipt_ah.h14 #define IPT_AH_INV_SPI 0x01 /* Invert the sense of spi. */ macro
/linux-4.4.14/net/ipv4/netfilter/
Dipt_ah.c55 !!(ahinfo->invflags & IPT_AH_INV_SPI)); in ah_mt()