Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h104 uint64_t ips_total; /* total packets received */ member
/f-stack/freebsd/netinet/
H A Dip_var.h104 uint64_t ips_total; /* total packets received */ member
H A Dip_fastfwd.c268 IPSTAT_INC(ips_total); in ip_tryforward()
H A Dip_input.c476 IPSTAT_INC(ips_total); in ip_input()
/f-stack/tools/netstat/
H A Dinet.c1024 p(ips_total, "\t{:received-packets/%ju} " in ip_stats()