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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h199 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_rmx.c143 rt->rt_flags |= RTF_LOCAL;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_rmx.c164 * For local addresses, we make sure that RTF_LOCAL is set,
180 rt->rt_flags |= RTF_LOCAL;

Completed in 47 milliseconds