Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_expect.c346 static void nf_ct_expect_free_rcu(struct rcu_head *head) in nf_ct_expect_free_rcu() function
357 call_rcu(&exp->rcu, nf_ct_expect_free_rcu); in nf_ct_expect_put()