Searched refs:ipsecah_debug (Results 1 – 1 of 1) sorted by relevance
98 #define ipsecah_debug ipsecah_params[0].ipsecah_param_value macro115 #define ah1dbg(ahstack, a) if (ahstack->ipsecah_debug != 0) printf a116 #define ah2dbg(ahstack, a) if (ahstack->ipsecah_debug > 1) printf a117 #define ah3dbg(ahstack, a) if (ahstack->ipsecah_debug > 2) printf a