Searched refs:select_srcif (Results 1 – 3 of 3) sorted by relevance
937 boolean_t select_srcif, proxied_ifa = FALSE, local_dst = FALSE; in selectroute() local969 select_srcif = (srcsock != NULL && in selectroute()999 select_srcif = FALSE; in selectroute()1009 __func__, s_src, s_dst, ifscope, is_direct, select_srcif); in selectroute()1071 if (!select_srcif) { in selectroute()1211 (select_srcif && (ifa == NULL || in selectroute()1249 if (select_srcif) { in selectroute()1273 (select_srcif && (ifa == NULL || in selectroute()1321 if (select_srcif) { in selectroute()
339 boolean_t select_srcif : 1; in ip6_output_list() member443 if ((ip6obf.select_srcif = (!(flags & (IPV6_FORWARDING | in ip6_output_list()459 ip6obf.select_srcif = FALSE; in ip6_output_list()1145 if (ip6obf.select_srcif) { in ip6_output_list()1167 error = in6_selectroute( ip6obf.select_srcif ? &src_sa : NULL, in ip6_output_list()
342 boolean_t select_srcif : 1; /* set once */ in ip_output_list() member436 if ((ipobf.select_srcif = (!(flags & IP_FORWARDING) && in ip_output_list()454 ipobf.select_srcif = FALSE; in ip_output_list()628 if (!ipobf.select_srcif && ro->ro_rt != NULL && in ip_output_list()693 if (ipobf.select_srcif && in ip_output_list()