Home
last modified time | relevance | path

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

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