Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute.h150 short rts_unreach; /* lookups which failed */ member
H A Droute_private.h352 uint64_t rts_unreach; /* lookups which failed */ member
H A Droute.c228 .rts_unreach = 0,
1155 rtstat.rts_unreach++; in rtalloc1_common_locked()
H A Drtsock.c2384 RTSTAT_COMPAT(rts_unreach); in sysctl_rtstat()