Home
last modified time | relevance | path

Searched refs:MSG_DEBUG2 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcpmsg.c60 if ((errlevel == MSG_DEBUG2 && (debug_level < 2)) || in dhcpmsg()
153 case MSG_DEBUG2: in err_to_syslog()
190 case MSG_DEBUG2: in err_to_string()
H A Ddhcpmsg.h53 MSG_DEBUG2, /* LOG_DEBUG, only if debug_level is 1 or 2 */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c289 dhcpmsg(MSG_DEBUG2, "insert_smach: inserted %s", dsmp->dsm_name); in insert_smach()
306 dhcpmsg(MSG_DEBUG2, "hold_smach: hold count on %s: %d", in hold_smach()
372 dhcpmsg(MSG_DEBUG2, "release_smach: hold count on %s: %d", in release_smach()
717 dhcpmsg(MSG_DEBUG2, "remove_smach: removing %s", dsmp->dsm_name); in remove_smach()
1377 dhcpmsg(MSG_DEBUG2, "insert_lease: new lease for %s", dsmp->dsm_name); in insert_lease()
1393 dhcpmsg(MSG_DEBUG2, "hold_lease: hold count on lease for %s: %d", in hold_lease()
1424 dhcpmsg(MSG_DEBUG2, in release_lease()
H A Dinterface.c266 dhcpmsg(MSG_DEBUG2, "hold_pif: hold count on %s: %u", pif->pif_name, in hold_pif()
294 dhcpmsg(MSG_DEBUG2, "release_pif: hold count on %s: %u", in release_pif()
525 dhcpmsg(MSG_DEBUG2, "hold_lif: hold count on %s: %u", lif->lif_name, in hold_lif()
569 dhcpmsg(MSG_DEBUG2, "release_lif: hold count on %s: %u", in release_lif()
598 dhcpmsg(MSG_DEBUG2, "remove_lif: removing %s", lif->lif_name); in remove_lif()
1576 dhcpmsg(MSG_DEBUG2, in cancel_lif_timer()