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.c325 int local, noref = 1; in __ip_vs_get_out_rt() local
357 noref = 0; in __ip_vs_get_out_rt()
364 if (!noref) in __ip_vs_get_out_rt()
368 noref = 0; in __ip_vs_get_out_rt()
389 if (!noref) in __ip_vs_get_out_rt()
427 if (noref) in __ip_vs_get_out_rt()
435 if (!noref) in __ip_vs_get_out_rt()
499 int local, noref = 1; in __ip_vs_get_out_rt_v6() local
536 noref = 0; in __ip_vs_get_out_rt_v6()
543 if (!noref) in __ip_vs_get_out_rt_v6()
[all …]