Home
last modified time | relevance | path

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

/net/sctp/
Dsocket.c5684 static struct sctp_bind_bucket *sctp_bucket_create(
5796 if (!pp && !(pp = sctp_bucket_create(head, snum))) in sctp_get_port_local()
6083 static struct sctp_bind_bucket *sctp_bucket_create( in sctp_bucket_create() function