Searched refs:ipsec_debug (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/rump/net/lib/libnetipsec/
H A Dnetipsec_component.c49 ipsec_debug = 1;
/netbsd-current/sys/rump/librump/rumpnet/
H A Dnet_stub.c79 int ipsec_debug; variable
/netbsd-current/sys/netipsec/
H A Dipsec.h221 extern int ipsec_debug;
242 if (ipsec_debug) \
248 if (ipsec_debug) \
H A Dipsec_netbsd.c622 NULL, 0, &ipsec_debug, 0,
768 NULL, 0, &ipsec_debug, 0,
H A Dipsec_input.c305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) {
323 } else if (ipsec_debug) {
H A Dipsec.c111 int ipsec_debug = 1; variable
125 int ipsec_debug = 0; variable
1302 (ipsec_debug ? log(LOG_INFO, "fixed system default level " #lev \
H A Dxform_ah.c785 if (ipsec_debug)

Completed in 212 milliseconds