Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/netstat/
Dinet6.c474 if (ip6stat.ip6s_sources_samescope[i]) { in ip6_stats()
479 PRINT_SCOPESTAT(ip6s_sources_samescope[i], i); in ip6_stats()
/freebsd-10-stable/sys/netinet6/
Dip6_var.h235 uint64_t ip6s_sources_samescope[IP6S_SCOPECNT]; member
Din6_src.c542 IP6STAT_INC(ip6s_sources_samescope[best_scope]); in in6_selectsrc()