Searched refs:sctp_bind_hashbucket (Results 1 – 3 of 3) sorted by relevance
1570 sizeof(struct sctp_bind_hashbucket)); in sctp_init() 1595 sctp_port_hashtable = (struct sctp_bind_hashbucket *) in sctp_init() 1609 sizeof(struct sctp_bind_hashbucket); in sctp_init() 1683 sizeof(struct sctp_bind_hashbucket))); in sctp_init() 1724 sizeof(struct sctp_bind_hashbucket))); in sctp_exit()
8331 * table is an array of 4096 lists (sctp_bind_hashbucket). Each8340 struct sctp_bind_hashbucket *head, struct net *, unsigned short snum);8346 struct sctp_bind_hashbucket *head; /* hash list */ in sctp_get_port_local() 8720 struct sctp_bind_hashbucket *head, struct net *net, unsigned short snum) in sctp_bucket_create() 8749 struct sctp_bind_hashbucket *head = in __sctp_put_port() 9549 struct sctp_bind_hashbucket *head; in sctp_sock_migrate()
92 struct sctp_bind_hashbucket { struct 114 struct sctp_bind_hashbucket *port_hashtable; argument