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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dbound.c82 * dhcp_bound(): configures an state machine and interfaces using information
93 dhcp_bound(dhcp_smach_t *dsmp, PKT_LIST *ack) function
184 "dhcp_bound: no address lease established");
197 "dhcp_bound: unable to save server ID on %s",
266 dhcpmsg(MSG_DEBUG, "dhcp_bound: lease not updated; "
301 "dhcp_bound: called in unexpected state: %s",
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c890 dhcp_bound(void) function
1215 if ((err = dhcp_bound()) == 0) {

Completed in 60 milliseconds