Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c54 static enum DHCPSTATE dhcp_state = INIT; variable
1152 switch (dhcp_state) { in dhcp()
1159 dhcp_state = BOUND; in dhcp()
1161 dhcp_state = SELECTING; in dhcp()
1172 dhcp_state = REQUESTING; in dhcp()
1193 dhcp_state = BOUND; in dhcp()
1197 dhcp_state = SELECTING; in dhcp()
1216 dhcp_state = CONFIGURED; in dhcp()