Home
last modified time | relevance | path

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

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