Home
last modified time | relevance | path

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

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