Searched refs:V_ah_enable (Results 1 – 3 of 3) sorted by relevance
83 #define V_ah_enable VNET(ah_enable) macro
124 (isr->saidx.proto == IPPROTO_AH && !V_ah_enable) || in ipsec4_allocsa()437 (isr->saidx.proto == IPPROTO_AH && !V_ah_enable) || in ipsec6_allocsa()
134 (sproto == IPPROTO_AH && !V_ah_enable) || in ipsec_common_input()