nf_ct_untimeout 94 include/net/netfilter/nf_conntrack_timeout.h void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout); nf_ct_untimeout 47 net/netfilter/nf_conntrack_timeout.c EXPORT_SYMBOL_GPL(nf_ct_untimeout); nf_ct_untimeout 304 net/netfilter/nfnetlink_cttimeout.c nf_ct_untimeout(net, &timeout->timeout); nf_ct_untimeout 586 net/netfilter/nfnetlink_cttimeout.c nf_ct_untimeout(net, NULL); nf_ct_untimeout 922 net/netfilter/nft_ct.c nf_ct_untimeout(ctx->net, timeout);