Searched refs:sctp_bind_hashbucket (Results 1 – 3 of 3) sorted by relevance
1431 sizeof(struct sctp_bind_hashbucket)); in sctp_init()1456 sctp_port_hashtable = (struct sctp_bind_hashbucket *) in sctp_init()1470 sizeof(struct sctp_bind_hashbucket); in sctp_init()1544 sizeof(struct sctp_bind_hashbucket))); in sctp_init()1585 sizeof(struct sctp_bind_hashbucket))); in sctp_exit()
8148 struct sctp_bind_hashbucket *head, struct net *, unsigned short snum);8154 struct sctp_bind_hashbucket *head; /* hash list */ in sctp_get_port_local()8519 struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum) in sctp_bucket_create()8548 struct sctp_bind_hashbucket *head = in __sctp_put_port()9352 struct sctp_bind_hashbucket *head; in sctp_sock_migrate()
92 struct sctp_bind_hashbucket { struct114 struct sctp_bind_hashbucket *port_hashtable; argument