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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dselect.c50 static stop_func_t stop_selecting; variable
182 stop_selecting, DHCPV6_SOL_TIMEOUT, DHCPV6_SOL_MAX_RT);
228 stop_selecting);
239 * stop_selecting(): decides when to stop retransmitting DISCOVERs -- only when
252 stop_selecting(dhcp_smach_t *dsmp, unsigned int n_discovers) function

Completed in 92 milliseconds