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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c1023 #define COMP_NOMASK 0x008 macro
1216 if (!(prev_complaints & COMP_NOMASK))
1220 complaints |= COMP_NOMASK;
1228 if (!(prev_complaints & COMP_NOMASK))
1232 complaints |= COMP_NOMASK;

Completed in 96 milliseconds