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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c1021 #define COMP_NODST 0x002 macro
1184 if (!(prev_complaints & COMP_NODST))
1190 complaints |= COMP_NODST;
1199 if (!(prev_complaints & COMP_NODST))
1205 complaints |= COMP_NODST;

Completed in 48 milliseconds