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

  /src/sys/netinet/
ip_input.c 406 IP_STATINC(IP_STAT_IFDROP);
444 IP_STATINC(IP_STAT_IFDROP);
448 IP_STATINC(IP_STAT_TOTAL);
458 IP_STATINC(IP_STAT_TOOSMALL);
463 IP_STATINC(IP_STAT_BADVERS);
468 IP_STATINC(IP_STAT_BADHLEN);
473 IP_STATINC(IP_STAT_BADHLEN);
484 IP_STATINC(IP_STAT_BADADDR);
492 IP_STATINC(IP_STAT_BADADDR);
501 IP_STATINC(IP_STAT_BADSUM)
1827 ip_statinc(u_int stat) function in typeref:typename:void
    [all...]

Completed in 13 milliseconds