Searched refs:select_srcif (Results 1 – 3 of 3) sorted by relevance
852 boolean_t select_srcif, proxied_ifa = FALSE, local_dst = FALSE; in selectroute() local884 select_srcif = (srcsock != NULL && in selectroute()914 select_srcif = FALSE; in selectroute()924 __func__, s_src, s_dst, ifscope, is_direct, select_srcif); in selectroute()986 if (!select_srcif) { in selectroute()1126 (select_srcif && (ifa == NULL || in selectroute()1164 if (select_srcif) { in selectroute()1188 (select_srcif && (ifa == NULL || in selectroute()1236 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()1138 if (ip6obf.select_srcif) { in ip6_output_list()1160 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() member428 if ((ipobf.select_srcif = (!(flags & IP_FORWARDING) && in ip_output_list()446 ipobf.select_srcif = FALSE; in ip_output_list()613 if (!ipobf.select_srcif && ro->ro_rt != NULL && in ip_output_list()678 if (ipobf.select_srcif && in ip_output_list()