Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_var.h214 uint64_t ip6s_mext2m; /* two or more ext mbuf */ member
H A Dip6_input.c577 IP6STAT_INC(ip6s_mext2m); in ip6_input()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h214 uint64_t ip6s_mext2m; /* two or more ext mbuf */ member
/f-stack/tools/netstat/
H A Dinet6.c463 "{N:/two or more ext mbuf}\n", (uintmax_t)ip6stat.ip6s_mext2m); in ip6_stats()