Home
last modified time | relevance | path

Searched refs:IP_VS_RT_MODE_CONNECT (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_xmit.c55 IP_VS_RT_MODE_CONNECT = 8, /* Always bind route to saddr */ enumerator
141 rt_mode & IP_VS_RT_MODE_CONNECT && !loop) { in do_output_route4()
148 } else if (!*saddr && rt_mode & IP_VS_RT_MODE_CONNECT && fl4.saddr) { in do_output_route4()
305 rt_mode &= ~IP_VS_RT_MODE_CONNECT; in __ip_vs_get_out_rt()
979 IP_VS_RT_MODE_CONNECT | in ip_vs_tunnel_xmit()