Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Droutedefines.py5 RTF_DYNAMIC = 0x10 variable
/xnu-10063.101.15/bsd/net/
H A Droute.h98 #define RTF_DYNAMIC 0x10 /* created dynamically (by redirect) */ macro