Home
last modified time | relevance | path

Searched refs:RTF_PROTO1 (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A Droutedefines.py15 RTF_PROTO1 = 0x8000 variable
H A Dnet.py768 if (rt.rt_flags & RTF_PROTO1):
/xnu-12377.41.6/bsd/netinet/
H A Dif_ether.h141 #define RTF_USETRAILERS RTF_PROTO1 /* use trailers */
/xnu-12377.41.6/bsd/net/
H A Droute.h109 #define RTF_PROTO1 0x8000 /* protocol specific routing flag */ macro