Home
last modified time | relevance | path

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

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