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

/darwin-on-arm/xnu/bsd/net/
H A Droute.h225 #define RTF_LOCAL 0x200000 /* route represents a local address */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Din_rmx.c150 rt->rt_flags |= RTF_LOCAL;
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_rmx.c187 * For local addresses, we make sure that RTF_LOCAL is set,
204 rt->rt_flags |= RTF_LOCAL;

Completed in 78 milliseconds