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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dif.c689 # define COMP_NODST 0x008 macro
848 if (!(prev_complaints & COMP_NODST))
852 complaints |= COMP_NODST;
860 if (!(prev_complaints & COMP_NODST))
864 complaints |= COMP_NODST;

Completed in 46 milliseconds