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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ctl.c483 static __inline__ unsigned ip_vs_rs_hashkey(__be32 addr, __be16 port) function
507 hash = ip_vs_rs_hashkey(dest->addr, dest->port);
543 hash = ip_vs_rs_hashkey(daddr, dport);

Completed in 38 milliseconds