Home
last modified time | relevance | path

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

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