Searched refs:RTF_XRESOLVE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h187 #define RTF_XRESOLVE 0x200 /* external daemon resolves name */ macro
H A Droute.c524 if ((rt = newrt) && (rt->rt_flags & RTF_XRESOLVE)) {

Completed in 83 milliseconds