Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_var.h262 u_quad_t ip6s_total; /* total packets received */ member
H A Dip6_input.c892 ip6stat.ip6s_total++; in ip6_input()