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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_dh.c71 static inline unsigned int ip_vs_dh_hashkey(int af, const union nf_inet_addr *addr) function
90 return rcu_dereference(s->buckets[ip_vs_dh_hashkey(af, addr)].dest);

Completed in 98 milliseconds