Searched refs:select_srcif (Results 1 – 3 of 3) sorted by relevance
941 boolean_t select_srcif, proxied_ifa = FALSE, local_dst = FALSE; in selectroute() local973 select_srcif = (srcsock != NULL && in selectroute()1003 select_srcif = FALSE; in selectroute()1013 __func__, __LINE__, s_src, s_dst, ifscope, is_direct, select_srcif); in selectroute()1075 if (!select_srcif) { in selectroute()1215 (select_srcif && (ifa == NULL || in selectroute()1253 if (select_srcif) { in selectroute()1277 (select_srcif && (ifa == NULL || in selectroute()1325 if (select_srcif) { in selectroute()
345 boolean_t select_srcif : 1; in ip6_output_list() member451 if ((ip6obf.select_srcif = (!(flags & (IPV6_FORWARDING | in ip6_output_list()467 ip6obf.select_srcif = FALSE; in ip6_output_list()1159 if (ip6obf.select_srcif) { in ip6_output_list()1181 error = in6_selectroute( ip6obf.select_srcif ? &src_sa : NULL, in ip6_output_list()
344 boolean_t select_srcif : 1; /* set once */ in ip_output_list() member440 if ((ipobf.select_srcif = (!(flags & IP_FORWARDING) && in ip_output_list()458 ipobf.select_srcif = FALSE; in ip_output_list()635 if (!ipobf.select_srcif && ro->ro_rt != NULL && in ip_output_list()701 if (ipobf.select_srcif && in ip_output_list()