Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dstructs.h82 struct sctp_bind_bucket { struct
165 struct sctp_bind_bucket *bind_hash;
/openbmc/linux/net/sctp/
H A Dsocket.c8332 static struct sctp_bind_bucket *sctp_bucket_create(
8342 struct sctp_bind_bucket *pp; in sctp_get_port_local()
8712 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create()
8715 struct sctp_bind_bucket *pp; in sctp_bucket_create()
8730 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp) in sctp_bucket_destroy()
8745 struct sctp_bind_bucket *pp; in __sctp_put_port()
9531 struct sctp_bind_bucket *pp; /* hash list port iterator */ in sctp_sock_migrate()
H A Dprotocol.c1499 sizeof(struct sctp_bind_bucket), in sctp_init()