Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dinput.c727 struct sctp_hashbucket *head; in __sctp_hash_endpoint()
751 struct sctp_hashbucket *head; in __sctp_unhash_endpoint()
777 struct sctp_hashbucket *head; in __sctp_rcv_lookup_endpoint()
Dproc.c178 struct sctp_hashbucket *head; in sctp_eps_seq_show()
Dprotocol.c1449 kmalloc_array(64, sizeof(struct sctp_hashbucket), GFP_KERNEL); in sctp_init()
Dsocket.c5049 struct sctp_hashbucket *head; in sctp_for_each_endpoint()
/Linux-v4.19/include/net/sctp/
Dstructs.h111 struct sctp_hashbucket { struct
125 struct sctp_hashbucket *ep_hashtable; argument