Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c140 dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_selecting()
142 if (dsmp->dsm_offer_timer == -1) { in dhcp_selecting()
H A Dstates.h133 iu_timer_id_t dsm_offer_timer; /* timer associated with offer wait */ member
H A Dstates.c245 dsmp->dsm_offer_timer = -1; in insert_smach()
658 if (dsmp->dsm_offer_timer != -1) { in cancel_offer_timer()
659 retval = iu_cancel_timer(tq, dsmp->dsm_offer_timer, NULL); in cancel_offer_timer()
660 dsmp->dsm_offer_timer = -1; in cancel_offer_timer()
H A Drequest.c165 dsmp->dsm_offer_timer = -1; in dhcp_requesting()
188 if ((dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_requesting()
H A DREADME.v6860 if_offer_timer dhcp_smach_t.dsm_offer_timer