Home
last modified time | relevance | path

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

/Linux-v6.6/net/sctp/
Dsocket.c8324 static struct sctp_bind_bucket *sctp_bucket_create(
8449 if (!pp && !(pp = sctp_bucket_create(head, net, snum))) in sctp_get_port_local()
8694 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create() function