Searched refs:RTF_DONE (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/tools/lldbmacros/
H A Droutedefines.py7 RTF_DONE = 0x40 variable
/xnu-2782.1.97/bsd/net/
H A Droute.h232 #define RTF_DONE 0x40 /* message confirmed */ macro
H A Drtsock.c637 rtm->rtm_flags |= RTF_DONE;
1201 rtm->rtm_flags = RTF_DONE | flags;
H A Droute.c147 * RTF_DONE, RTF_XRESOLVE, RTF_STATIC, RTF_BLACKHOLE, RTF_ANNOUNCE,
1353 if (!(flags & RTF_DONE) && rt != NULL &&

Completed in 86 milliseconds