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

/xnu-2782.1.97/tools/lldbmacros/
H A Droutedefines.py14 RTF_PROTO2 = 0x4000 variable
H A Dnet.py664 if (rt.rt_flags & RTF_PROTO2):
/xnu-2782.1.97/bsd/netinet/
H A Dif_ether.h142 #define RTF_ANNOUNCE RTF_PROTO2 /* announce new arp entry */
/xnu-2782.1.97/bsd/net/
H A Droute.h240 #define RTF_PROTO2 0x4000 /* protocol specific routing flag */ macro
/xnu-2782.1.97/bsd/netinet6/
H A Dnd6.h63 #define RTF_ANNOUNCE RTF_PROTO2

Completed in 91 milliseconds