Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_fastfwd.c201 in6_ifstat_inc(rcvif, ifs6_in_noroute); in ip6_tryforward()
H A Dip6_forward.c189 in6_ifstat_inc(m->m_pkthdr.rcvif, ifs6_in_noroute); in ip6_forward()
H A Din6_var.h166 uint64_t ifs6_in_noroute; /* # of datagrams with no route */ member
/freebsd/usr.bin/netstat/
H A Dinet6.c634 p(ifs6_in_noroute, "\t{:dropped-no-route/%ju} " in ip6_ifstats()