Searched refs:ipsecesp_debug (Results 1 – 2 of 2) sorted by relevance
122 #define ipsecesp_debug ipsecesp_params[0].ipsecesp_param_value macro
104 #define esp1dbg(espstack, a) if (espstack->ipsecesp_debug != 0) printf a105 #define esp2dbg(espstack, a) if (espstack->ipsecesp_debug > 1) printf a106 #define esp3dbg(espstack, a) if (espstack->ipsecesp_debug > 2) printf a