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

/openbsd-current/sys/netinet/
H A Dip_var.h61 u_long ips_toosmall; /* not enough data */ member in struct:ipstat
109 ips_toosmall, /* not enough data */ enumerator in enum:ipstat_counters
H A Dip_input.c350 ipstat_inc(ips_toosmall);
530 ipstat_inc(ips_toosmall);
644 ipstat_inc(ips_toosmall);
/openbsd-current/usr.bin/netstat/
H A Dinet.c594 p1(ips_toosmall, "\t%lu with size smaller than minimum\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2669 ipstat.ips_tooshort + ipstat.ips_toosmall +

Completed in 276 milliseconds