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

  /src/sys/netinet6/
nd6_rtr.c 94 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
112 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
icmp6.c 413 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
520 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
528 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
537 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
549 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
967 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
973 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
1002 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
1017 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
1028 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
    [all...]
nd6_nbr.c 129 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
646 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
mld6.c 361 ICMP6_STATINC(ICMP6_STAT_TOOSHORT);
  /src/sys/netinet/
icmp6.h 583 #define ICMP6_STAT_TOOSHORT 260 /* packet < sizeof(struct icmp6_hdr) */
  /src/usr.bin/netstat/
inet6.c 1189 p(ICMP6_STAT_TOOSHORT, "\t%llu message%s < minimum length\n");

Completed in 17 milliseconds