Home
last modified time | relevance | path

Searched refs:dsm_offer_timer (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c138 dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_selecting()
140 if (dsmp->dsm_offer_timer == -1) { in dhcp_selecting()
H A Dstates.c246 dsmp->dsm_offer_timer = -1; in insert_smach()
661 if (dsmp->dsm_offer_timer != -1) { in cancel_offer_timer()
662 retval = iu_cancel_timer(tq, dsmp->dsm_offer_timer, NULL); in cancel_offer_timer()
663 dsmp->dsm_offer_timer = -1; in cancel_offer_timer()
H A Dstates.h134 iu_timer_id_t dsm_offer_timer; /* timer associated with offer wait */ member
H A Drequest.c166 dsmp->dsm_offer_timer = -1; in dhcp_requesting()
189 if ((dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_requesting()
H A DREADME.v6858 if_offer_timer dhcp_smach_t.dsm_offer_timer