Home
last modified time | relevance | path

Searched refs:ipsecesp_debug (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecesp.c98 #define ipsecesp_debug ipsecesp_params[0].ipsecesp_param_value macro
127 #define esp1dbg(espstack, a) if (espstack->ipsecesp_debug != 0) printf a
128 #define esp2dbg(espstack, a) if (espstack->ipsecesp_debug > 1) printf a
129 #define esp3dbg(espstack, a) if (espstack->ipsecesp_debug > 2) printf a