Home
last modified time | relevance | path

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

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