HomeSort by: relevance | last modified time | path
    Searched refs:IP_STAT_TOOSMALL (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/systat/
ip.c 145 SHOW(i[IP_STAT_TOOSMALL], 4, 0);
202 ADJINETCTR(curstat, oldstat, newstat, i[IP_STAT_TOOSMALL]);
  /src/sys/netinet/
ip_var.h 124 #define IP_STAT_TOOSMALL 3 /* not enough data */
ip_input.c 458 IP_STATINC(IP_STAT_TOOSMALL);
586 IP_STATINC(IP_STAT_TOOSMALL);
  /src/tests/net/net/
t_ip_reass.c 220 #define toosmall IP_STAT_TOOSMALL
  /src/usr.bin/netstat/
inet.c 620 ps(IP_STAT_TOOSMALL, "\t%" PRIu64 " with size smaller than minimum\n");
  /src/sys/net/
if_bridge.c 2858 ip_statinc(IP_STAT_TOOSMALL);

Completed in 100 milliseconds