Searched refs:sctp_hashbucket (Results 1 – 5 of 5) sorted by relevance
713 struct sctp_hashbucket *head; in __sctp_hash_endpoint()737 struct sctp_hashbucket *head; in __sctp_unhash_endpoint()763 struct sctp_hashbucket *head; in __sctp_rcv_lookup_endpoint()790 struct sctp_hashbucket *head; in __sctp_hash_established()820 struct sctp_hashbucket *head; in __sctp_unhash_established()853 struct sctp_hashbucket *head; in __sctp_lookup_association()
211 struct sctp_hashbucket *head; in sctp_eps_seq_show()319 struct sctp_hashbucket *head; in sctp_assocs_seq_show()439 struct sctp_hashbucket *head; in sctp_remaddr_seq_show()
1432 sizeof(struct sctp_hashbucket); in sctp_init()1435 sctp_assoc_hashtable = (struct sctp_hashbucket *) in sctp_init()1451 kmalloc(64 * sizeof(struct sctp_hashbucket), GFP_KERNEL); in sctp_init()1554 sizeof(struct sctp_hashbucket))); in sctp_init()1591 sizeof(struct sctp_hashbucket))); in sctp_exit()
328 struct sctp_hashbucket *head; in __sctp_endpoint_lookup_assoc()
107 struct sctp_hashbucket { struct121 struct sctp_hashbucket *ep_hashtable; argument123 struct sctp_hashbucket *assoc_hashtable;