Home
last modified time | relevance | path

Searched defs:RTF_LOCAL (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/
H A Droutedefines.py20 RTF_LOCAL = 0x200000 variable
/xnu-8792.41.9/bsd/net/
H A Droute.h119 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro