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

/freebsd-10-stable/sbin/routed/
H A Dif.c652 # define COMP_NODST 0x008 macro
812 if (!(prev_complaints & COMP_NODST))
816 complaints |= COMP_NODST;
824 if (!(prev_complaints & COMP_NODST))
828 complaints |= COMP_NODST;

Completed in 102 milliseconds