Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dinput.c711 struct sctp_hashbucket *head; in __sctp_hash_endpoint()
734 struct sctp_hashbucket *head; in __sctp_unhash_endpoint()
759 struct sctp_hashbucket *head; in __sctp_rcv_lookup_endpoint()
786 struct sctp_hashbucket *head; in __sctp_hash_established()
814 struct sctp_hashbucket *head; in __sctp_unhash_established()
846 struct sctp_hashbucket *head; in __sctp_lookup_association()
Dproc.c200 struct sctp_hashbucket *head; in sctp_eps_seq_show()
303 struct sctp_hashbucket *head; in sctp_assocs_seq_show()
415 struct sctp_hashbucket *head; in sctp_remaddr_seq_show()
Dprotocol.c1325 sizeof(struct sctp_hashbucket); in sctp_init()
1328 sctp_assoc_hashtable = (struct sctp_hashbucket *) in sctp_init()
1343 sctp_ep_hashtable = (struct sctp_hashbucket *) in sctp_init()
1344 kmalloc(64 * sizeof(struct sctp_hashbucket), GFP_KERNEL); in sctp_init()
1460 sizeof(struct sctp_hashbucket))); in sctp_init()
1503 sizeof(struct sctp_hashbucket))); in sctp_exit()
Dendpointola.c335 struct sctp_hashbucket *head; in __sctp_endpoint_lookup_assoc()
/linux-3.4.99/include/net/sctp/
Dstructs.h113 struct sctp_hashbucket { struct
191 struct sctp_hashbucket *ep_hashtable;
195 struct sctp_hashbucket *assoc_hashtable;