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