Home
last modified time | relevance | path

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

/linux-3.4.99/net/netfilter/ipvs/
Dip_vs_xmit.c251 __ip_vs_get_out_rt_v6(struct sk_buff *skb, struct ip_vs_dest *dest, in __ip_vs_get_out_rt_v6() function
459 if (!(rt = __ip_vs_get_out_rt_v6(skb, NULL, &iph->daddr, NULL, 0, in ip_vs_bypass_xmit_v6()
651 if (!(rt = __ip_vs_get_out_rt_v6(skb, cp->dest, &cp->daddr.in6, NULL, in ip_vs_nat_xmit_v6()
898 if (!(rt = __ip_vs_get_out_rt_v6(skb, cp->dest, &cp->daddr.in6, in ip_vs_tunnel_xmit_v6()
1074 if (!(rt = __ip_vs_get_out_rt_v6(skb, cp->dest, &cp->daddr.in6, NULL, in ip_vs_dr_xmit_v6()
1287 if (!(rt = __ip_vs_get_out_rt_v6(skb, cp->dest, &cp->daddr.in6, NULL, in ip_vs_icmp_xmit_v6()