Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.h427 #define RTM_MISS 0x7 /* Lookup failed on this address */ macro
H A Drtsock.c1544 case RTM_MISS: in rtm2str()
H A Droute.c979 u_char msgtype = RTM_MISS; in rtalloc1_common_locked()