Searched refs:RTF_PROTO3 (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/tools/lldbmacros/
H A Droutedefines.py18 RTF_PROTO3 = 0x40000 variable
H A Dnet.py666 if (rt.rt_flags & RTF_PROTO3):
/xnu-2782.1.97/bsd/net/
H A Droute.h245 #define RTF_PROTO3 0x40000 /* protocol specific routing flag */ macro
/xnu-2782.1.97/bsd/netinet/
H A Din_rmx.c106 #define RTPRF_OURS RTF_PROTO3 /* set on routes we manage */
/xnu-2782.1.97/bsd/netinet6/
H A Din6_rmx.c146 #define RTPRF_OURS RTF_PROTO3 /* set on routes we manage */

Completed in 32 milliseconds