Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_expect.c370 static void nf_ct_expect_free_rcu(struct rcu_head *head) in nf_ct_expect_free_rcu() function
381 call_rcu(&exp->rcu, nf_ct_expect_free_rcu); in nf_ct_expect_put()