Searched refs:ip6s_sources_otherscope (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c547 if (ip6stat.ip6s_sources_otherscope[i]) {
555 PRINT_SCOPESTAT(ip6s_sources_otherscope[i], i);
/freebsd-11-stable/sys/netinet6/
H A Dip6_var.h248 uint64_t ip6s_sources_otherscope[IP6S_SCOPECNT]; member in struct:ip6stat
H A Din6_src.c543 IP6STAT_INC(ip6s_sources_otherscope[best_scope]);

Completed in 108 milliseconds