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

  /src/sbin/routed/
if.c 684 uint complaints = 0; local in function:ifinit
801 complaints |= COMP_NOADDR;
810 complaints |= COMP_NOT_INET;
823 complaints |= COMP_BADADDR;
850 complaints |= COMP_NODST;
862 complaints |= COMP_NODST;
877 complaints |= COMP_NOMASK;
897 complaints |= COMP_NOBADR;
929 complaints |= COMP_BAD_METRIC;
1088 complaints |= COMP_DUP
    [all...]
if.c 684 uint complaints = 0; local in function:ifinit
801 complaints |= COMP_NOADDR;
810 complaints |= COMP_NOT_INET;
823 complaints |= COMP_BADADDR;
850 complaints |= COMP_NODST;
862 complaints |= COMP_NODST;
877 complaints |= COMP_NOMASK;
897 complaints |= COMP_NOBADR;
929 complaints |= COMP_BAD_METRIC;
1088 complaints |= COMP_DUP
    [all...]

Completed in 100 milliseconds