Searched refs:ip_vs_rs_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_ctl.c523 static inline unsigned ip_vs_rs_hashkey(int af, function
556 hash = ip_vs_rs_hashkey(dest->af, &dest->addr, dest->port);
595 hash = ip_vs_rs_hashkey(af, daddr, dport);

Completed in 85 milliseconds