Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dinet_fragment.c221 static void inet_frag_destroy_rcu(struct rcu_head *head) in inet_frag_destroy_rcu() function
269 call_rcu(&q->rcu, inet_frag_destroy_rcu); in inet_frag_destroy()