Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/common/
H A Ddebugutil.h34 #define DEBUG_LEVEL_2 ( 2 << 24) macro
/openbsd/usr.sbin/npppd/npppd/
H A Dmppe.c333 MPPE_DBG((_this, DEBUG_LEVEL_2, "in coher_cnt=%03x/%03x %s%s", in mppe_input()
463 MPPE_DBG((_this, DEBUG_LEVEL_2, "%s() is called.", __func__)); in mppe_recv_ccp_reset()
502 MPPE_DBG((_this, DEBUG_LEVEL_2, "out coher_cnt=%03x %s%s", in mppe_pkt_output()
H A Dnpppd_pool.c392 NPPPD_POOL_DBG((_this, DEBUG_LEVEL_2, in npppd_pool_assign_ip()
463 NPPPD_POOL_DBG((_this, DEBUG_LEVEL_2, in npppd_pool_release_ip()
H A Dnpppd.c2279 NPPPD_DBG((DEBUG_LEVEL_2, "%s() called", __func__)); in npppd_auth_finalizer_periodic()
/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp_ctrl.c811 L2TP_CTRL_DBG((ctrl, DEBUG_LEVEL_2, in l2tp_ctrl_input()
845 L2TP_CTRL_DBG((ctrl, DEBUG_LEVEL_2, in l2tp_ctrl_input()
1107 L2TP_CTRL_DBG((_this, DEBUG_LEVEL_2, in l2tp_ctrl_send_packet()
/openbsd/usr.sbin/npppd/pppoe/
H A Dpppoed.c719 pppoed_log(_this->self, DEBUG_LEVEL_2, in pppoed_input()