Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_timeout.c43 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout) in nf_ct_untimeout() function
47 EXPORT_SYMBOL_GPL(nf_ct_untimeout);
A Dnfnetlink_cttimeout.c309 nf_ct_untimeout(net, &timeout->timeout); in ctnl_timeout_try_del()
591 nf_ct_untimeout(net, NULL); in cttimeout_net_exit()
A Dnft_ct.c926 nf_ct_untimeout(ctx->net, timeout); in nft_ct_timeout_obj_destroy()
/linux/include/net/netfilter/
A Dnf_conntrack_timeout.h94 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout);

Completed in 12 milliseconds