Searched refs:dsm_offer_timer (Results 1 – 5 of 5) sorted by relevance
140 dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_selecting()142 if (dsmp->dsm_offer_timer == -1) { in dhcp_selecting()
133 iu_timer_id_t dsm_offer_timer; /* timer associated with offer wait */ member
245 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()
165 dsmp->dsm_offer_timer = -1; in dhcp_requesting()188 if ((dsmp->dsm_offer_timer = iu_schedule_timer(tq, in dhcp_requesting()
860 if_offer_timer dhcp_smach_t.dsm_offer_timer