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

/freebsd-11-stable/usr.bin/systat/
H A Dip6.c159 DO(ip6s_total);
200 DO(ip6s_total, 1, 0);
/freebsd-11-stable/sys/netinet6/
H A Dip6_var.h192 uint64_t ip6s_total; /* total packets received */ member in struct:ip6stat
H A Dip6_input.c601 IP6STAT_INC(ip6s_total);
/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c374 p(ip6s_total, "\t{:received-packets/%ju} "

Completed in 121 milliseconds