Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dstructs.h93 struct sctp_bind_bucket { struct
176 struct sctp_bind_bucket *bind_hash;
/linux-4.4.14/net/sctp/
Dsocket.c6135 static struct sctp_bind_bucket *sctp_bucket_create(
6141 struct sctp_bind_bucket *pp; in sctp_get_port_local()
6483 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create()
6486 struct sctp_bind_bucket *pp; in sctp_bucket_create()
6501 static void sctp_bucket_destroy(struct sctp_bind_bucket *pp) in sctp_bucket_destroy()
6516 struct sctp_bind_bucket *pp; in __sctp_put_port()
7237 struct sctp_bind_bucket *pp; /* hash list port iterator */ in sctp_sock_migrate()
Dprotocol.c1365 sizeof(struct sctp_bind_bucket), in sctp_init()