Searched refs:icp6s_tooshort (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dicmp6.c151 DO(icp6s_tooshort);
157 DO(icp6s_tooshort);
181 stats.icp6s_checksum + stats.icp6s_tooshort;
191 DO(icp6s_tooshort, 5, 0);
193 DO(icp6s_tooshort, 3, 35);
/freebsd-current/sys/netinet/
H A Din_kdtrace.c155 MIB_PROBE_ICMP6(icp6s_tooshort); variable
H A Dicmp6.h594 uint64_t icp6s_tooshort; /* packet < sizeof(struct icmp6_hdr) */ member in struct:icmp6stat
H A Din_kdtrace.h150 SDT_PROBE_DECLARE(mib, icmp6, count, icp6s_tooshort);
/freebsd-current/usr.bin/netstat/
H A Dinet6.c983 p(icp6s_tooshort, "\t{:dropped-too-short/%ju} "
/freebsd-current/sys/netinet6/
H A Dicmp6.c477 ICMP6STAT_INC(icp6s_tooshort);
928 ICMP6STAT_INC(icp6s_tooshort);

Completed in 120 milliseconds