Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Droutedefines.py17 RTF_WASCLONED = 0x20000 variable
/xnu-10063.101.15/bsd/net/
H A Droute.h112 #define RTF_WASCLONED 0x20000 /* route generated through cloning */ macro