Searched refs:IP6T_AH_INV_LEN (Results 1 – 2 of 2) sorted by relevance
151 !!(ahinfo->invflags & IP6T_AH_INV_LEN))); in match()164 !!(ahinfo->invflags & IP6T_AH_INV_LEN)) in match()
18 #define IP6T_AH_INV_LEN 0x02 /* Invert the sense of length. */ macro