Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h119 uint64_t ips_localout; /* total ip packets generated here */ member
/f-stack/freebsd/netinet/
H A Dip_var.h119 uint64_t ips_localout; /* total ip packets generated here */ member
H A Dip_output.c378 IPSTAT_INC(ips_localout); in ip_output()
/f-stack/tools/netstat/
H A Dinet.c1066 p(ips_localout, "\t{:sent-packets/%ju} " in ip_stats()