Searched refs:ips_localout (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_var.h72 u_long ips_localout; /* total ip packets generated here */ member in struct:ipstat
120 ips_localout, /* total ip packets generated here */ enumerator in enum:ipstat_counters
H A Dip_icmp.c859 ipstat_inc(ips_localout);
H A Dip_output.c136 ipstat_inc(ips_localout);
/openbsd-current/usr.bin/netstat/
H A Dinet.c610 p(ips_localout, "\t%lu packet%s sent from this host\n");
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dmib.c2639 agentx_varbind_counter32(vb, ipstat.ips_localout);

Completed in 184 milliseconds