SCTP_ILL_HASH
sctp_ill_hash_t ills[SCTP_ILL_HASH];
for (i = 0; i < SCTP_ILL_HASH; i++) {
for (i = 0; i < SCTP_ILL_HASH; i++) {
SCTP_ILL_HASH, KM_SLEEP);
for (i = 0; i < SCTP_ILL_HASH; i++) {
for (i = 0; i < SCTP_ILL_HASH; i++)
SCTP_ILL_HASH);
#define SCTP_ILL_HASH_FN(index) ((index) % SCTP_ILL_HASH)