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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drequest.c135 * dhcp_requesting(): checks if OFFER packets to come in from DHCP servers.
148 dhcp_requesting(iu_tq_t *tqp, void *arg) function
163 "dhcp_requesting: offer wait timer on v%d %s",
189 dsmp->dsm_offer_wait, dhcp_requesting, dsmp)) == -1) {
197 dhcpmsg(MSG_WARNING, "dhcp_requesting: cannot "
239 dhcpmsg(MSG_WARNING, "dhcp_requesting: dhcp_bound "
328 dhcpmsg(MSG_ERROR, "dhcp_requesting: cannot switch to "
799 dhcp_requesting(NULL, dsmp);
1074 dhcp_requesting(NULL, dsmp);
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c709 dhcp_requesting(void) function
1190 err = dhcp_requesting();

Completed in 46 milliseconds