Home
last modified time | relevance | path

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

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