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

/openbsd-current/sys/netinet/
H A Dip_var.h58 u_long ips_total; /* total packets received */ member in struct:ipstat
106 ips_total, /* total packets received */ enumerator in enum:ipstat_counters
H A Dip_input.c449 ipstat_inc(ips_total);
/openbsd-current/usr.bin/netstat/
H A Dinet.c592 p(ips_total, "\t%lu total packet%s received\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2633 agentx_varbind_counter32(vb, ipstat.ips_total);

Completed in 172 milliseconds