Searched refs:DEBUG_LEVEL_2 (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.sbin/npppd/common/ |
H A D | debugutil.h | 34 #define DEBUG_LEVEL_2 ( 2 << 24) macro
|
/openbsd/usr.sbin/npppd/npppd/ |
H A D | mppe.c | 333 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 D | npppd_pool.c | 392 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 D | npppd.c | 2279 NPPPD_DBG((DEBUG_LEVEL_2, "%s() called", __func__)); in npppd_auth_finalizer_periodic()
|
/openbsd/usr.sbin/npppd/l2tp/ |
H A D | l2tp_ctrl.c | 811 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 D | pppoed.c | 719 pppoed_log(_this->self, DEBUG_LEVEL_2, in pppoed_input()
|