Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c725 struct sctp_hashbucket *head; in __sctp_hash_endpoint()
790 struct sctp_hashbucket *head; in __sctp_unhash_endpoint()
835 struct sctp_hashbucket *head; in __sctp_rcv_lookup_endpoint()
H A Dproc.c163 struct sctp_hashbucket *head; in sctp_eps_seq_show()
H A Dprotocol.c1459 kmalloc_array(64, sizeof(struct sctp_hashbucket), GFP_KERNEL); in sctp_init()
H A Dsocket.c5193 struct sctp_hashbucket *head; in sctp_for_each_endpoint()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h98 struct sctp_hashbucket { struct
112 struct sctp_hashbucket *ep_hashtable; argument