Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/ipvs/
Dip_vs_xmit.c170 bool rt_mode_allow_non_local = !!(rt_mode & IP_VS_RT_MODE_NON_LOCAL); in crosses_local_route_boundary() local
197 if (!rt_mode_allow_non_local) in crosses_local_route_boundary()