Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c51 static stop_func_t stop_requesting; variable
83 (void) send_pkt_v6(dsmp, dpkt, dsmp->dsm_server, stop_requesting, in send_v6_request()
339 stop_requesting); in dhcp_requesting()
1207 stop_requesting(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_requesting() function