HomeSort by: relevance | last modified time | path
    Searched defs:prev_complaints (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/routed/
if.c 685 static u_int prev_complaints = 0; local in function:ifinit
798 if (!(prev_complaints & COMP_NOADDR))
807 if (!(prev_complaints & COMP_NOT_INET))
820 if (!(prev_complaints & COMP_BADADDR))
846 if (!(prev_complaints & COMP_NODST))
858 if (!(prev_complaints & COMP_NODST))
874 if (!(prev_complaints & COMP_NOMASK))
892 if (!(prev_complaints
927 if (!(prev_complaints & COMP_BAD_METRIC)
1087 if (!(prev_complaints & COMP_DUP))
    [all...]
if.c 685 static u_int prev_complaints = 0; local in function:ifinit
798 if (!(prev_complaints & COMP_NOADDR))
807 if (!(prev_complaints & COMP_NOT_INET))
820 if (!(prev_complaints & COMP_BADADDR))
846 if (!(prev_complaints & COMP_NODST))
858 if (!(prev_complaints & COMP_NODST))
874 if (!(prev_complaints & COMP_NOMASK))
892 if (!(prev_complaints
927 if (!(prev_complaints & COMP_BAD_METRIC)
1087 if (!(prev_complaints & COMP_DUP))
    [all...]
if.c 685 static u_int prev_complaints = 0; local in function:ifinit
798 if (!(prev_complaints & COMP_NOADDR))
807 if (!(prev_complaints & COMP_NOT_INET))
820 if (!(prev_complaints & COMP_BADADDR))
846 if (!(prev_complaints & COMP_NODST))
858 if (!(prev_complaints & COMP_NODST))
874 if (!(prev_complaints & COMP_NOMASK))
892 if (!(prev_complaints
927 if (!(prev_complaints & COMP_BAD_METRIC)
1087 if (!(prev_complaints & COMP_DUP))
    [all...]

Completed in 35 milliseconds