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

/xnu-2782.1.97/tools/lldbmacros/
H A Droutedefines.py20 RTF_LOCAL = 0x200000 variable
/xnu-2782.1.97/bsd/net/
H A Droute.h248 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro
/xnu-2782.1.97/bsd/netinet/
H A Din_rmx.c162 rt->rt_flags |= RTF_LOCAL;
/xnu-2782.1.97/bsd/netinet6/
H A Din6_rmx.c197 * For local addresses, we make sure that RTF_LOCAL is set,
213 rt->rt_flags |= RTF_LOCAL;

Completed in 8 milliseconds