ah_enable         774 net/pfkeyv2.c  		if (!ah_enable)
ah_enable          91 netinet/ip_ah.h 	&ah_enable, \
ah_enable          95 netinet/ip_ah.h extern int ah_enable;
ah_enable          93 netinet/ipsec_input.c int ah_enable = 1;
ah_enable         136 netinet/ipsec_input.c 	    (sproto == IPPROTO_AH && !ah_enable) ||
ah_enable          96 netinet/ipsec_output.c 	    (tdb->tdb_sproto == IPPROTO_AH && !ah_enable) ||