Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Dtransport.c145 static void sctp_transport_destroy_rcu(struct rcu_head *head) in sctp_transport_destroy_rcu() function
171 call_rcu(&transport->rcu, sctp_transport_destroy_rcu); in sctp_transport_destroy()