Home
last modified time | relevance | path

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

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