Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dinput.c713 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()
Dproc.c211 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()
Dprotocol.c1432 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()
Dendpointola.c328 struct sctp_hashbucket *head; in __sctp_endpoint_lookup_assoc()
/linux-4.4.14/include/net/sctp/
Dstructs.h107 struct sctp_hashbucket { struct
121 struct sctp_hashbucket *ep_hashtable; argument
123 struct sctp_hashbucket *assoc_hashtable;