Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h82 struct sctp_bind_bucket { struct
165 struct sctp_bind_bucket *bind_hash;
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h82 struct sctp_bind_bucket { struct
165 struct sctp_bind_bucket *bind_hash;
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c8082 static struct sctp_bind_bucket *sctp_bucket_create(
8092 struct sctp_bind_bucket *pp; in sctp_get_port_local()
8449 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create()
8452 struct sctp_bind_bucket *pp; in sctp_bucket_create()
8467 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp) in sctp_bucket_destroy()
8482 struct sctp_bind_bucket *pp; in __sctp_put_port()
9276 struct sctp_bind_bucket *pp; /* hash list port iterator */ in sctp_sock_migrate()
H A Dprotocol.c1390 sctp_bucket_cachep = kmem_cache_create("sctp_bind_bucket", in sctp_init()
1391 sizeof(struct sctp_bind_bucket), in sctp_init()
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c8331 static struct sctp_bind_bucket *sctp_bucket_create(
8341 struct sctp_bind_bucket *pp; in sctp_get_port_local()
8701 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create()
8704 struct sctp_bind_bucket *pp; in sctp_bucket_create()
8719 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp) in sctp_bucket_destroy()
8734 struct sctp_bind_bucket *pp; in __sctp_put_port()
9520 struct sctp_bind_bucket *pp; /* hash list port iterator */ in sctp_sock_migrate()
H A Dprotocol.c1498 sctp_bucket_cachep = kmem_cache_create("sctp_bind_bucket", in sctp_init()
1499 sizeof(struct sctp_bind_bucket), in sctp_init()

Completed in 32 milliseconds