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

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

Completed in 85 milliseconds