sctp_ep_hashtable
head = &sctp_ep_hashtable[ep->hashent];
head = &sctp_ep_hashtable[ep->hashent];
head = &sctp_ep_hashtable[hash];
head = &sctp_ep_hashtable[hash];
sctp_ep_hashtable =
if (!sctp_ep_hashtable) {
rwlock_init(&sctp_ep_hashtable[i].lock);
INIT_HLIST_HEAD(&sctp_ep_hashtable[i].chain);
kfree(sctp_ep_hashtable);
kfree(sctp_ep_hashtable);
for (head = sctp_ep_hashtable; hash < sctp_ep_hashsize;