Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dip6_forward.c155 in6_ifstat_inc(m->m_pkthdr.rcvif, ifs6_in_noroute); in ip6_forward()
177 in6_ifstat_inc(m->m_pkthdr.rcvif, ifs6_in_noroute); in ip6_forward()
H A Din6_var.h149 u_quad_t ifs6_in_noroute; /* # of datagrams with no route */ member
/dragonfly/usr.bin/netstat/
H A Dinet6.c520 p(ifs6_in_noroute, "\t%llu datagram%s with no route received\n"); in ip6_ifstats()