Searched refs:DHCP_RUNNING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c53 #define DHCP_RUNNING (IFF_RUNNING | IFF_UP | IFF_DHCPRUNNING) macro
935 ((flags & DHCP_RUNNING) == DHCP_RUNNING);
937 ((flags & DHCP_RUNNING) == DHCP_RUNNING);
1000 DHCP_RUNNING);

Completed in 54 milliseconds