Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_var.h184 uint64_t ip6s_total; /* total packets received */ member
H A Dip6_input.c593 IP6STAT_INC(ip6s_total); in ip6_input()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h184 uint64_t ip6s_total; /* total packets received */ member
/f-stack/tools/netstat/
H A Dinet6.c376 p(ip6s_total, "\t{:received-packets/%ju} " in ip6_stats()