Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_cttimeout.c316 /* We want to avoid races with ctnl_timeout_put. So only when the in ctnl_timeout_try_del()
525 static void ctnl_timeout_put(struct nf_ct_timeout *t) in ctnl_timeout_put() function
629 .timeout_put = ctnl_timeout_put,