Searched refs:RTF_GLOBAL (Results 1 – 3 of 3) sorted by relevance
128 #define RTF_GLOBAL 0x40000000 /* route to destination of the global internet */ macro
1875 flags &= ~RTF_GLOBAL; in rtrequest_common_locked()2402 rt->rt_flags |= RTF_GLOBAL; in rtrequest_common_locked()
7578 if (rt->rt_flags & RTF_GLOBAL) { in necp_application_find_policy_match_internal()