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

  /src/sys/netinet6/
dest6.c 80 IP6_STATINC(IP6_STAT_TOOSMALL);
ip6_input.c 306 IP6_STATINC(IP6_STAT_TOOSMALL);
358 IP6_STATINC(IP6_STAT_TOOSMALL);
919 IP6_STATINC(IP6_STAT_TOOSMALL);
927 IP6_STATINC(IP6_STAT_TOOSMALL);
944 IP6_STATINC(IP6_STAT_TOOSMALL);
1009 IP6_STATINC(IP6_STAT_TOOSMALL);
ip6_var.h 136 #define IP6_STAT_TOOSMALL 2 /* not enough data */
  /src/usr.bin/systat/
ip6.c 141 SHOW(IP6_STAT_TOOSMALL, 1, 0);
  /src/usr.bin/netstat/
inet6.c 670 p1(IP6_STAT_TOOSMALL, "\t%llu with size smaller than minimum\n");
  /src/sys/net/
if_bridge.c 2953 ip6_statinc(IP6_STAT_TOOSMALL);

Completed in 17 milliseconds