Searched refs:ah_enable (Results 1 – 5 of 5) sorted by relevance
71 extern int ah_enable;
231 (sproto == IPPROTO_AH && !ah_enable) || in ipsec_common_input()
654 NULL, 0, &ah_enable, 0, in sysctl_net_inet_ipsec_setup()
457 (isr->saidx.proto == IPPROTO_AH && !ah_enable) || in ipsec_nextisr()
104 int ah_enable = 1; /* control flow of packets with AH */ variable