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

/openbsd-current/sys/netinet/
H A Dip_var.h90 u_long ips_rtcachehit; /* valid route found in cache */ member in struct:ipstat
138 ips_rtcachehit, /* valid route to destination found in cache */ enumerator in enum:ipstat_counters
/openbsd-current/sys/net/
H A Droute.c222 ipstat_inc(ips_rtcachehit);
/openbsd-current/usr.bin/netstat/
H A Dinet.c624 p1(ips_rtcachehit, "\t%lu route cache hit\n");

Completed in 177 milliseconds