Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Droute.h206 u_int32_t rts_unreach; /* lookups which failed */ member
416 rts_unreach, /* lookups which failed */ enumerator
H A Droute.c353 rtstat_inc(rts_unreach); in rt_match()
/openbsd/usr.bin/netstat/
H A Droute.c349 rtstat.rts_unreach, plural(rtstat.rts_unreach)); in rt_stats()