Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dip6_var.h219 u_quad_t ip6s_mext2m; /* two or more ext mbuf */ member
H A Dip6_input.c225 ip6stat.ip6s_mext2m++; in ip6_input()
/dragonfly/usr.bin/netstat/
H A Dinet6.c409 (unsigned long long)ip6stat.ip6s_mext2m); in ip6_stats()