Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dinet_fragment.c255 static void inet_frag_destroy_rcu(struct rcu_head *head) in inet_frag_destroy_rcu() function
308 call_rcu(&q->rcu, inet_frag_destroy_rcu); in inet_frag_destroy()