Home
last modified time | relevance | path

Searched refs:prev_complaints (Results 1 – 1 of 1) sorted by relevance

/trueos/sbin/routed/
HDif.c648 static u_int prev_complaints = 0; in ifinit() local
762 if (!(prev_complaints & COMP_NOADDR)) in ifinit()
771 if (!(prev_complaints & COMP_NOT_INET)) in ifinit()
784 if (!(prev_complaints & COMP_BADADDR)) in ifinit()
812 if (!(prev_complaints & COMP_NODST)) in ifinit()
824 if (!(prev_complaints & COMP_NODST)) in ifinit()
840 if (!(prev_complaints & COMP_NOMASK)) in ifinit()
858 if (!(prev_complaints in ifinit()
893 if (!(prev_complaints & COMP_BAD_METRIC) in ifinit()
1061 if (!(prev_complaints & COMP_DUP)) { in ifinit()
[all …]