Home
last modified time | relevance | path

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

/dragonfly/usr.bin/systat/
H A Dip6.c149 DO(ip6s_total); in domode()
190 DO(ip6s_total, 2, 0); in showip6()
/dragonfly/sys/netinet6/
H A Dip6_var.h192 u_quad_t ip6s_total; /* total packets received */ member
H A Dip6_input.c243 ip6stat.ip6s_total++; in ip6_input()
/dragonfly/usr.bin/netstat/
H A Dinet6.c360 p(ip6s_total, "\t%llu total packet%s received\n"); in ip6_stats()