Searched refs:V_ah_enable (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netipsec/
H A Dah_var.h83 #define V_ah_enable VNET(ah_enable) macro
H A Dipsec_output.c124 (isr->saidx.proto == IPPROTO_AH && !V_ah_enable) ||
437 (isr->saidx.proto == IPPROTO_AH && !V_ah_enable) ||
H A Dipsec_input.c134 (sproto == IPPROTO_AH && !V_ah_enable) ||

Completed in 65 milliseconds