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

/openbsd-current/sys/netinet/
H A Dip_var.h91 u_long ips_rtcachemiss; /* route cache with new destination */ member in struct:ipstat
139 ips_rtcachemiss, /* route cache filled with new destination */ enumerator in enum:ipstat_counters
/openbsd-current/sys/net/
H A Droute.c227 ipstat_inc(ips_rtcachemiss);
/openbsd-current/usr.bin/netstat/
H A Dinet.c625 p1(ips_rtcachemiss, "\t%lu route cache miss\n");

Completed in 183 milliseconds