Home
last modified time | relevance | path

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

/dragonfly/usr.bin/netstat/
H A Dinet6.c458 if (ip6stat.ip6s_sources_samescope[i]) { in ip6_stats()
463 PRINT_SCOPESTAT(ip6s_sources_samescope[i], i); in ip6_stats()
/dragonfly/sys/netinet6/
H A Dip6_var.h239 u_quad_t ip6s_sources_samescope[16]; member
H A Din6.c2316 ip6stat.ip6s_sources_samescope[best_scope]++; in in6_ifawithscope()