Searched defs:stop_requesting (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c50 static stop_func_t stop_requesting; variable
82 (void) send_pkt_v6(dsmp, dpkt, dsmp->dsm_server, stop_requesting,
335 stop_requesting);
1195 * stop_requesting(): decides when to stop retransmitting REQUESTs
1203 stop_requesting(dhcp_smach_t *dsmp, unsigned int n_requests) function

Completed in 62 milliseconds