Home
last modified time | relevance | path

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

/Linux-v5.10/net/sctp/
Dsocket.c8045 static struct sctp_bind_bucket *sctp_bucket_create(
8167 if (!pp && !(pp = sctp_bucket_create(head, net, snum))) in sctp_get_port_local()
8412 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create() function