Searched refs:sctp_bind_hashbucket (Results 1 – 3 of 3) sorted by relevance
1425 sizeof(struct sctp_bind_hashbucket)); in sctp_init()1468 sctp_port_hashtable = (struct sctp_bind_hashbucket *) in sctp_init()1482 sizeof(struct sctp_bind_hashbucket); in sctp_init()1548 sizeof(struct sctp_bind_hashbucket))); in sctp_init()1595 sizeof(struct sctp_bind_hashbucket))); in sctp_exit()
6136 struct sctp_bind_hashbucket *head, struct net *, unsigned short snum);6140 struct sctp_bind_hashbucket *head; /* hash list */ in sctp_get_port_local()6484 struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum) in sctp_bucket_create()6513 struct sctp_bind_hashbucket *head = in __sctp_put_port()7241 struct sctp_bind_hashbucket *head; in sctp_sock_migrate()
101 struct sctp_bind_hashbucket { struct125 struct sctp_bind_hashbucket *port_hashtable; argument