Searched refs:sctp_hashbucket (Results 1 – 4 of 4) sorted by relevance
567 struct sctp_hashbucket *head; in __sctp_hash_endpoint()595 struct sctp_hashbucket *head; in __sctp_unhash_endpoint()627 struct sctp_hashbucket *head; in __sctp_rcv_lookup_endpoint()656 struct sctp_hashbucket *head; in __sctp_hash_established()686 struct sctp_hashbucket *head; in __sctp_unhash_established()722 struct sctp_hashbucket *head; in __sctp_lookup_association()
1045 sizeof(struct sctp_hashbucket); in sctp_init()1048 sctp_assoc_hashtable = (struct sctp_hashbucket *) in sctp_init()1063 sctp_ep_hashtable = (struct sctp_hashbucket *) in sctp_init()1064 kmalloc(64 * sizeof(struct sctp_hashbucket), GFP_KERNEL); in sctp_init()1148 sizeof(struct sctp_hashbucket))); in sctp_init()1185 sizeof(struct sctp_hashbucket))); in sctp_exit()
166 struct sctp_hashbucket *head; in sctp_eps_seq_show()227 struct sctp_hashbucket *head; in sctp_assocs_seq_show()
113 struct sctp_hashbucket { struct174 struct sctp_hashbucket *ep_hashtable;178 struct sctp_hashbucket *assoc_hashtable;