Searched refs:sctp_bind_bucket (Results 1 – 3 of 3) sorted by relevance
82 struct sctp_bind_bucket { struct161 struct sctp_bind_bucket *bind_hash;
8379 static struct sctp_bind_bucket *sctp_bucket_create(8388 struct sctp_bind_bucket *pp; in sctp_get_port_local()8745 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create()8748 struct sctp_bind_bucket *pp; in sctp_bucket_create()8763 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp) in sctp_bucket_destroy()8778 struct sctp_bind_bucket *pp; in __sctp_put_port()9506 struct sctp_bind_bucket *pp; /* hash list port iterator */ in sctp_sock_migrate()
1478 sctp_bucket_cachep = KMEM_CACHE(sctp_bind_bucket, SLAB_HWCACHE_ALIGN); in sctp_init()