Home
last modified time | relevance | path

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

/netbsd-src/sys/netipsec/
H A Dipsec.h221 extern int ipsec_debug;
242 if (ipsec_debug) \
248 if (ipsec_debug) \
H A Dipsec_input.c305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) { in ipsec_common_input()
323 } else if (ipsec_debug) { in ipsec_common_input()
H A Dipsec_netbsd.c622 NULL, 0, &ipsec_debug, 0, in sysctl_net_inet_ipsec_setup()
768 NULL, 0, &ipsec_debug, 0, in sysctl_net_inet6_ipsec6_setup()
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 \ in ipsec_get_reqlevel()
H A Dxform_ah.c784 if (ipsec_debug) in ah_input_cb()
/netbsd-src/sys/rump/net/lib/libnetipsec/
H A Dnetipsec_component.c49 ipsec_debug = 1; in RUMP_COMPONENT()
/netbsd-src/sys/rump/librump/rumpnet/
H A Dnet_stub.c79 int ipsec_debug; variable