Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c314 int local, noref = 1; in __ip_vs_get_out_rt() local
344 noref = 0; in __ip_vs_get_out_rt()
351 if (!noref) in __ip_vs_get_out_rt()
355 noref = 0; in __ip_vs_get_out_rt()
376 if (!noref) in __ip_vs_get_out_rt()
414 if (noref) in __ip_vs_get_out_rt()
422 if (!noref) in __ip_vs_get_out_rt()
486 int local, noref = 1; in __ip_vs_get_out_rt_v6() local
521 noref = 0; in __ip_vs_get_out_rt_v6()
528 if (!noref) in __ip_vs_get_out_rt_v6()
[all …]