Searched refs:ipseclog (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netipsec/ |
H A D | key.c | 313 ipseclog((LOG_DEBUG, "%s: unknown address family %d\n", in key_addrprotohash() 1127 ipseclog((LOG_DEBUG, in key_allocsa_policy() 1560 ipseclog((LOG_DEBUG, "%s: Invalid msg length.\n", __func__)); in key_msg2sp() 1591 ipseclog((LOG_DEBUG, "%s: Invalid msg length.\n", in key_msg2sp() 1605 ipseclog((LOG_DEBUG, "%s: invalid ipsecrequest " in key_msg2sp() 1613 ipseclog((LOG_DEBUG, in key_msg2sp() 1625 ipseclog((LOG_DEBUG, in key_msg2sp() 1641 ipseclog((LOG_DEBUG, in key_msg2sp() 1657 ipseclog((LOG_DEBUG, in key_msg2sp() 1679 ipseclog((LOG_DEBUG, in key_msg2sp() [all …]
|
H A D | ipsec_pcb.c | 299 ipseclog((LOG_ERR, "%s: invalid direction=%u\n", __func__, in ipsec_set_pcbpolicy() 398 ipseclog((LOG_ERR, "%s: invalid direction=%u\n", __func__, in ipsec_get_pcbpolicy()
|
H A D | ipsec.h | 320 #define ipseclog(x) do { if (V_ipsec_debug) log x; } while (0) macro
|
H A D | ipsec.c | 1161 ipseclog((LOG_ERR, "%s: unknown AF %d in " in ipsec_hdrsiz_internal() 1342 ipseclog((LOG_WARNING, "%s: replay counter made %d cycle. %s\n", in ipsec_chkreplay() 1387 ipseclog((LOG_WARNING, "%s: replay counter made %d cycle. %s\n", in ipsec_chkreplay()
|