Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dip6_var.h124 u_int64_t ip6s_rtcachemiss; /* route cache with new destination */ member
247 ip6s_rtcachemiss, enumerator
/openbsd/usr.bin/netstat/
H A Dinet6.c481 p1(ip6s_rtcachemiss, "\t%llu route cache miss\n"); in ip6_stats()
/openbsd/sys/net/
H A Droute.c284 ip6stat_inc(ip6s_rtcachemiss); in route6_cache()