Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
Dendpointola.c187 static void sctp_endpoint_destroy_rcu(struct rcu_head *head) in sctp_endpoint_destroy_rcu() function
228 call_rcu(&ep->rcu, sctp_endpoint_destroy_rcu); in sctp_endpoint_destroy()