Home
last modified time | relevance | path

Searched refs:ips_toosmall (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/systat/
H A Dip.c162 DO(i.ips_toosmall); in domode()
215 DO(i.ips_toosmall, 4, 0); in showip()
/freebsd/sys/netinet/
H A Dip_var.h107 uint64_t ips_toosmall; /* not enough data */ member
H A Din_kdtrace.c47 MIB_PROBE_IP(ips_toosmall);
H A Dip_reass.c245 IPSTAT_INC(ips_toosmall); /* XXX */ in ip_reass()
H A Dip_input.c488 IPSTAT_INC(ips_toosmall); in ip_input()
H A Din_kdtrace.h63 SDT_PROBE_DECLARE(mib, ip, count, ips_toosmall);
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_ip.c286 + ipstat.ips_toosmall + ipstat.ips_badhlen in op_ipstat()
/freebsd/usr.bin/netstat/
H A Dinet.c1040 p1a(ips_toosmall, "\t{:dropped-below-minimum-size/%ju} " in ip_stats()
/freebsd/sys/net/
H A Dif_bridge.c3669 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()
3674 KMOD_IPSTAT_INC(ips_toosmall); in bridge_ip_checkbasic()