Home
last modified time | relevance | path

Searched refs:ips_localout (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/netinet/
H A Dip_var.h105 u_long ips_localout; /* total ip packets generated here */ member
H A Dip_output.c76 ipstat.ips_localout++;
/original-bsd/usr.bin/netstat/
H A Dinet.c277 p(ips_localout, "\t%u packet%s sent from this host\n");