Searched refs:ip_vs_sh_hashkey (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_sh.c68 static inline unsigned ip_vs_sh_hashkey(int af, const union nf_inet_addr *addr) function
88 return (tbl[ip_vs_sh_hashkey(af, addr)]).dest;

Completed in 59 milliseconds