Searched refs:l2tpd_log (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.sbin/npppd/l2tp/
H A Dl2tpd.c66 #define L2TPD_DBG(x) l2tpd_log x
112 l2tpd_log(_this, LOG_ERR, "slist_add() failed on %s(): %m",
123 l2tpd_log(_this, LOG_ERR,
160 l2tpd_log(_this, LOG_ERR,
166 l2tpd_log(_this, LOG_ERR, "calloc() failed in %s: %m",
183 l2tpd_log(_this, LOG_ERR, "slist_add() failed in %s: %m",
235 l2tpd_log(_this, LOG_ERR,
276 l2tpd_log(_l2tpd, LOG_ERR,
284 l2tpd_log(_l2tpd, LOG_WARNING,
290 l2tpd_log(_l2tp
698 l2tpd_log(l2tpd *_this, int prio, const char *fmt, ...) function
[all...]
H A Dl2tp_ctrl.c145 l2tpd_log(_l2tpd, LOG_ERR, "Too many l2tp controls");
168 l2tpd_log(_l2tpd, LOG_ERR,
174 l2tpd_log(_l2tpd, LOG_ERR,
182 l2tpd_log(_l2tpd, LOG_ERR,
193 l2tpd_log(_l2tpd, LOG_ERR,
912 l2tpd_log(_this, LOG_WARNING,
1028 l2tpd_log(_this, LOG_INFO, "Received from=%s: %s",
1113 l2tpd_log(_this->l2tpd, LOG_DEBUG,
H A Dl2tp.h476 void l2tpd_log (l2tpd *, int, const char *, ...) __attribute__((__format__ (__printf__, 3, 4)));
H A Dl2tp_call.c454 l2tpd_log(_this->ctrl->l2tpd, LOG_DEBUG,

Completed in 134 milliseconds