Searched refs:IP6T_AH_INV_SPI (Results 1 – 2 of 2) sorted by relevance
146 !!(ahinfo->invflags & IP6T_AH_INV_SPI)))); in match()160 !!(ahinfo->invflags & IP6T_AH_INV_SPI))) in match()
17 #define IP6T_AH_INV_SPI 0x01 /* Invert the sense of spi. */ macro