Searched refs:ipsecah_debug (Results 1 – 2 of 2) sorted by relevance
118 #define ipsecah_debug ipsecah_params[0].ipsecah_param_value macro
103 #define ah1dbg(ahstack, a) if (ahstack->ipsecah_debug != 0) printf a104 #define ah2dbg(ahstack, a) if (ahstack->ipsecah_debug > 1) printf a105 #define ah3dbg(ahstack, a) if (ahstack->ipsecah_debug > 2) printf a