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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu_ip.c52 #define STATELESS_RUNNING (IFF_RUNNING | IFF_UP | IFF_ADDRCONF) macro
577 if (flags & STATELESS_RUNNING) {
933 ((flags & STATELESS_RUNNING) == STATELESS_RUNNING);
997 STATELESS_RUNNING);

Completed in 58 milliseconds