Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/inet/
H A Ddhcpv4.h38 #define DHCP_RETRIES 0xffffffff /* Forever */ macro
H A Ddhcpv4.c702 return (inet(pkt_size, &ours, &nets, DHCP_RETRIES, DHCP_WAIT)); in dhcp_selecting()
1177 s_n, DHCP_RETRIES); in dhcp()