Searched refs:sctp_bind_bucket (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/sctp/
H A Dstructs.h82 struct sctp_bind_bucket { struct
165 struct sctp_bind_bucket *bind_hash;
/linux-master/net/sctp/
H A Dsocket.c8332 static struct sctp_bind_bucket *sctp_bucket_create(
8342 struct sctp_bind_bucket *pp;
8702 static struct sctp_bind_bucket *sctp_bucket_create(
8705 struct sctp_bind_bucket *pp;
8720 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp)
8735 struct sctp_bind_bucket *pp;
9521 struct sctp_bind_bucket *pp; /* hash list port iterator */
H A Dprotocol.c1498 sctp_bucket_cachep = KMEM_CACHE(sctp_bind_bucket, SLAB_HWCACHE_ALIGN);

Completed in 290 milliseconds