Searched refs:select_srcif (Results 1 – 3 of 3) sorted by relevance
947 boolean_t select_srcif, proxied_ifa = FALSE, local_dst = FALSE; in selectroute() local979 select_srcif = (srcsock != NULL && in selectroute()1009 select_srcif = FALSE; in selectroute()1019 __func__, s_src, s_dst, ifscope, is_direct, select_srcif); in selectroute()1081 if (!select_srcif) { in selectroute()1221 (select_srcif && (ifa == NULL || in selectroute()1259 if (select_srcif) { in selectroute()1283 (select_srcif && (ifa == NULL || in selectroute()1331 if (select_srcif) { in selectroute()
337 boolean_t select_srcif : 1; in ip6_output_list() member441 if ((ip6obf.select_srcif = (!(flags & (IPV6_FORWARDING | in ip6_output_list()457 ip6obf.select_srcif = FALSE; in ip6_output_list()1143 if (ip6obf.select_srcif) { in ip6_output_list()1165 error = in6_selectroute( ip6obf.select_srcif ? &src_sa : NULL, in ip6_output_list()
336 boolean_t select_srcif : 1; /* set once */ in ip_output_list() member430 if ((ipobf.select_srcif = (!(flags & IP_FORWARDING) && in ip_output_list()448 ipobf.select_srcif = FALSE; in ip_output_list()622 if (!ipobf.select_srcif && ro->ro_rt != NULL && in ip_output_list()687 if (ipobf.select_srcif && in ip_output_list()