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

  /src/sys/netinet6/
route6.c 59 IP6_STATINC(IP6_STAT_TOOSHORT);
ip6_input.c 600 IP6_STATINC(IP6_STAT_TOOSHORT);
623 IP6_STATINC(IP6_STAT_TOOSHORT);
726 IP6_STATINC(IP6_STAT_TOOSHORT);
868 IP6_STATINC(IP6_STAT_TOOSHORT);
875 IP6_STATINC(IP6_STAT_TOOSHORT);
1146 IP6_STATINC(IP6_STAT_TOOSHORT);
1153 IP6_STATINC(IP6_STAT_TOOSHORT);
1205 IP6_STATINC(IP6_STAT_TOOSHORT);
1215 IP6_STATINC(IP6_STAT_TOOSHORT);
ip6_var.h 135 #define IP6_STAT_TOOSHORT 1 /* packet too short */
udp6_usrreq.c 661 IP6_STATINC(IP6_STAT_TOOSHORT);
672 IP6_STATINC(IP6_STAT_TOOSHORT);
  /src/usr.bin/systat/
ip6.c 142 SHOW(IP6_STAT_TOOSHORT, 2, 0);
  /src/sys/netipsec/
ipsec_input.c 570 IP6_STATINC(IP6_STAT_TOOSHORT);
  /src/usr.bin/netstat/
inet6.c 671 p1(IP6_STAT_TOOSHORT, "\t%llu with data size < data length\n");

Completed in 20 milliseconds