Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conncount.c122 static void __conn_free(struct rcu_head *h) in __conn_free() function
148 call_rcu(&conn->rcu_head, __conn_free); in conn_free()