Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dinput.c567 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()
Dprotocol.c1045 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()
Dproc.c166 struct sctp_hashbucket *head; in sctp_eps_seq_show()
227 struct sctp_hashbucket *head; in sctp_assocs_seq_show()
/linux-2.4.37.9/include/net/sctp/
Dstructs.h113 struct sctp_hashbucket { struct
174 struct sctp_hashbucket *ep_hashtable;
178 struct sctp_hashbucket *assoc_hashtable;