Searched refs:ROUTE_UNUSABLE (Results 1 – 21 of 21) sorted by relevance
426 if (ROUTE_UNUSABLE(ip6forward_rt)) { in ip6_forward()455 } else if (ROUTE_UNUSABLE(ip6forward_rt) || in ip6_forward()
466 ROUTE_UNUSABLE(&in6p->inp_route)) { in udp6_output()525 if (ROUTE_UNUSABLE(&in6p->in6p_route) || in udp6_output()
1073 } else if (!ROUTE_UNUSABLE(ro) && ro->ro_srcia != NULL && in selectroute()1108 ROUTE_UNUSABLE(ro)) { in selectroute()1209 if (ROUTE_UNUSABLE(ron) || (ron->ro_rt != NULL && in selectroute()1227 if (ROUTE_UNUSABLE(ron) || in selectroute()1270 if (ROUTE_UNUSABLE(ro) || (ro->ro_rt != NULL && in selectroute()
192 if (ROUTE_UNUSABLE(&sc->gif_ro6) || in in6_gif_output()
731 ROUTE_UNUSABLE(&in6p->in6p_route)) in rip6_output()787 if (ROUTE_UNUSABLE(&in6p->in6p_route)) { in rip6_output()
2575 if (ROUTE_UNUSABLE(ro6) || in ipsec6_update_routecache_and_output()3245 if (ROUTE_UNUSABLE(ro4) || in ipsec4_output_internal()4118 if (ROUTE_UNUSABLE(ro4) || in ipsec6_output_tunnel_internal()4213 if (ROUTE_UNUSABLE(ro6) || in ipsec6_output_tunnel_internal()5249 if (ROUTE_UNUSABLE(&sav->sah->sa_route) || in ipsec_send_natt_keepalive()5324 if (ROUTE_UNUSABLE(&sav->sah->sa_route) || in ipsec_send_natt_keepalive()
522 if (ROUTE_UNUSABLE(ro6)) { in nd6_prproxy_isours()
1048 if (ROUTE_UNUSABLE(ro) || dst->sin6_family != AF_INET6 || in ip6_output_list()2289 if (ROUTE_UNUSABLE(ro_pmtu) || in ip6_getpmtu()
120 #define ROUTE_UNUSABLE(_ro) \ macro
606 if (ROUTE_UNUSABLE(&sc->sc_ro) || dst4->sin_family != AF_INET || in stf_pre_output()
896 if (rt->rt_ifp != NULL && !ROUTE_UNUSABLE(ro)) { in rtalloc_ign_common_locked()
10718 if (ROUTE_UNUSABLE(&src_rt) || src_ip.s_addr != dst->sin_addr.s_addr) { in ifnet_cached_rtlookup_inet()10750 if (ROUTE_UNUSABLE(&src_rt) || in ifnet_cached_rtlookup_inet6()
12490 if (!ROUTE_UNUSABLE(new_route)) { in necp_packet_can_rebind_to_ifnet()12500 if (!ROUTE_UNUSABLE(new_route)) { in necp_packet_can_rebind_to_ifnet()
198 if (ROUTE_UNUSABLE(&sc->gif_ro) || in in_gif_output()
602 if (ROUTE_UNUSABLE(ro) && ip->ip_src.s_addr != INADDR_ANY && in ip_output_list()618 if (ROUTE_UNUSABLE(ro) || dst->sin_family != AF_INET || in ip_output_list()694 ip->ip_src.s_addr != INADDR_ANY && (ROUTE_UNUSABLE(ro) || in ip_output_list()1437 if (ROUTE_UNUSABLE(ro)) { in ip_output_list()3075 ROUTE_UNUSABLE(ro)) { in in_selectsrcif()
587 ROUTE_UNUSABLE(&inp->inp_route)) in rip_output()650 if (ROUTE_UNUSABLE(&inp->inp_route)) { in rip_output()
1538 } else if (ROUTE_UNUSABLE(ro) || in tcp_close()2346 if (ROUTE_UNUSABLE(&(inp->inp_route)) == false) { in tcp_handle_msgsize()2973 if (ROUTE_UNUSABLE(ro)) { in tcp_rtlookup()3070 if (ROUTE_UNUSABLE(ro6)) { in tcp_rtlookup6()
1674 if (ROUTE_UNUSABLE(&inp->inp_route) in udp_output()1918 ROUTE_UNUSABLE(&inp->inp_route)) { in udp_output()
1614 if (ROUTE_UNUSABLE(ro) || ro->ro_dst.sa_family != AF_INET || in in_pcbladdr()3153 if (ROUTE_UNUSABLE(src) || rt_key(src->ro_rt)->sa_family != AF_INET) { in inp_route_copyout()
821 if (rt != NULL && ROUTE_UNUSABLE(&tp->t_inpcb->inp_route)) { in tcp_output()
3480 if (ROUTE_UNUSABLE(&fwd_rt) || pkt_dst.s_addr != sin->sin_addr.s_addr) { in ip_forward()