Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.h39 #define DHCP_WAIT 4 /* first wait - 4 seconds */ macro
H A Ddhcpv4.c702 return (inet(pkt_size, &ours, &nets, DHCP_RETRIES, DHCP_WAIT)); in dhcp_selecting()