Searched refs:__ip_vs_dst_set (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_xmit.c41 __ip_vs_dst_set(struct ip_vs_dest *dest, u32 rtos, struct dst_entry *dst) function
94 __ip_vs_dst_set(dest, rtos, dst_clone(&rt->dst));
152 __ip_vs_dst_set(dest, 0, dst_clone(&rt->dst));

Completed in 43 milliseconds