Searched refs:ips_tooshort (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_var.h60 u_long ips_tooshort; /* packet too short */ member in struct:ipstat
108 ips_tooshort, /* packet too short */ enumerator in enum:ipstat_counters
H A Dip_input.c417 ipstat_inc(ips_tooshort);
/openbsd-current/usr.bin/netstat/
H A Dinet.c595 p1(ips_tooshort, "\t%lu with data size < data length\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2669 ipstat.ips_tooshort + ipstat.ips_toosmall +

Completed in 183 milliseconds