Searched refs:select_srcif (Results 1 – 3 of 3) sorted by relevance
945 boolean_t select_srcif, proxied_ifa = FALSE, local_dst = FALSE; in selectroute() local977 select_srcif = (srcsock != NULL && in selectroute()1007 select_srcif = FALSE; in selectroute()1017 __func__, __LINE__, s_src, s_dst, ifscope, is_direct, select_srcif); in selectroute()1079 if (!select_srcif) { in selectroute()1219 (select_srcif && (ifa == NULL || in selectroute()1257 if (select_srcif) { in selectroute()1281 (select_srcif && (ifa == NULL || in selectroute()1329 if (select_srcif) { in selectroute()
347 boolean_t select_srcif : 1; in ip6_output_list() member462 if ((ip6obf.select_srcif = (!(flags & (IPV6_FORWARDING | in ip6_output_list()478 ip6obf.select_srcif = FALSE; in ip6_output_list()1177 if (ip6obf.select_srcif) { in ip6_output_list()1199 error = in6_selectroute( ip6obf.select_srcif ? &src_sa : NULL, in ip6_output_list()
345 boolean_t select_srcif : 1; /* set once */ in ip_output_list() member443 if ((ipobf.select_srcif = (!(flags & IP_FORWARDING) && in ip_output_list()461 ipobf.select_srcif = FALSE; in ip_output_list()641 if (!ipobf.select_srcif && ro->ro_rt != NULL && in ip_output_list()707 if (ipobf.select_srcif && in ip_output_list()