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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_xmit.c73 __ip_vs_dst_set(struct ip_vs_dest *dest, struct ip_vs_dest_dst *dest_dst, function
326 __ip_vs_dst_set(dest, NULL, NULL, 0);
333 __ip_vs_dst_set(dest, NULL, NULL, 0);
338 __ip_vs_dst_set(dest, dest_dst, &rt->dst, 0);
491 __ip_vs_dst_set(dest, NULL, NULL, 0);
499 __ip_vs_dst_set(dest, NULL, NULL, 0);
506 __ip_vs_dst_set(dest, dest_dst, &rt->dst, cookie);

Completed in 149 milliseconds