Home
last modified time | relevance | path

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

/xnu-8020.101.4/tools/lldbmacros/
H A Droutedefines.py25 RTF_IFREF = 0x4000000 variable
/xnu-8020.101.4/bsd/net/
H A Droute.h316 #define RTF_IFREF 0x4000000 /* route holds a ref to interface */ macro