Searched refs:RTF_PROXY (Results 1 – 9 of 9) sorted by relevance
26 RTF_PROXY = 0x8000000 variable
804 if (rt.rt_flags & RTF_PROXY):
125 #define RTF_PROXY 0x8000000 /* proxying, no interface scope */ macro
2169 (rt->rt_flags & RTF_PROXY)) { in rtrequest_common_locked()3750 rt->rt_flags |= RTF_PROXY; in rt_set_proxy()3752 rt->rt_flags &= ~RTF_PROXY; in rt_set_proxy()
466 if (rtm->rtm_flags & RTF_PROXY) { in route_output()
541 ours = (rt->rt_flags & RTF_PROXY) ? TRUE : FALSE; in nd6_prproxy_isours()568 if (!(rt->rt_flags & RTF_PROXY) || rt->rt_ifp == ifp) { in nd6_proxy_find_fwdroute()645 if (rt->rt_ifp != fwd_ifp || !(rt->rt_flags & RTF_PROXY)) { in nd6_proxy_find_fwdroute()670 if (!(rt->rt_flags & RTF_PROXY)) { in nd6_proxy_find_fwdroute()
173 (rt = ip6forward_rt->ro_rt) != NULL && (rt->rt_flags & RTF_PROXY)) { in ip6_forward()
1259 (route->ro_rt->rt_flags & (RTF_UP | RTF_PROXY)) == in selectroute()1260 (RTF_UP | RTF_PROXY)) { in selectroute()
2455 !(rt->rt_flags & RTF_PROXY))) { in nd6_lookup()4431 if (rt->rt_flags & RTF_PROXY) { in nd6_output_list()