Searched defs:COMP_NOBADDR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c1022 #define COMP_NOBADDR 0x004 macro
1248 if (!(prev_complaints & COMP_NOBADDR))
1254 complaints |= COMP_NOBADDR;
1262 if (!(prev_complaints & COMP_NOBADDR))
1268 complaints |= COMP_NOBADDR;

Completed in 48 milliseconds