Searched refs:nf_ct_untimeout (Results 1 – 4 of 4) sorted by relevance
43 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout) in nf_ct_untimeout() function47 EXPORT_SYMBOL_GPL(nf_ct_untimeout);
309 nf_ct_untimeout(net, &timeout->timeout); in ctnl_timeout_try_del()591 nf_ct_untimeout(net, NULL); in cttimeout_net_exit()
926 nf_ct_untimeout(ctx->net, timeout); in nft_ct_timeout_obj_destroy()
94 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout);
Completed in 12 milliseconds