Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Dip6_var.h123 u_int64_t ip6s_rtcachehit; /* valid route found in cache */ member
246 ip6s_rtcachehit = ip6s_sources_deprecated + 16, enumerator
/openbsd/src/usr.bin/netstat/
Dinet6.c480 p1(ip6s_rtcachehit, "\t%llu route cache hit\n"); in ip6_stats()
/openbsd/src/sys/net/
Droute.c279 ip6stat_inc(ip6s_rtcachehit); in route6_cache()