Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dinet_fragment.c252 static void inet_frag_destroy_rcu(struct rcu_head *head) in inet_frag_destroy_rcu() function
300 call_rcu(&q->rcu, inet_frag_destroy_rcu); in inet_frag_destroy()