Searched refs:ips_toosmall (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.bin/systat/
H A Dip.c168 DO(i.ips_toosmall);
221 DO(i.ips_toosmall, 4, 0);
/freebsd-13-stable/sys/netinet/
H A Dip_var.h107 uint64_t ips_toosmall; /* not enough data */ member in struct:ipstat
H A Dip_divert.c679 KMOD_IPSTAT_INC(ips_toosmall);
H A Dip_input.c483 IPSTAT_INC(ips_toosmall);
H A Dip_reass.c227 IPSTAT_INC(ips_toosmall); /* XXX */
/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ip.c274 + ipstat.ips_toosmall + ipstat.ips_badhlen
/freebsd-13-stable/usr.bin/netstat/
H A Dinet.c1028 p1a(ips_toosmall, "\t{:dropped-below-minimum-size/%ju} "
/freebsd-13-stable/sys/net/
H A Dif_bridge.c3461 KMOD_IPSTAT_INC(ips_toosmall);
3466 KMOD_IPSTAT_INC(ips_toosmall);

Completed in 78 milliseconds