Home
last modified time | relevance | path

Searched refs:connlimit_iphash (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/netfilter/
Dxt_connlimit.c48 static inline unsigned int connlimit_iphash(__be32 addr) in connlimit_iphash() function
113 hash = &data->iphash[connlimit_iphash(addr->ip & mask->ip)]; in count_them()