Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_timeout.c45 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout) in nf_ct_untimeout() function
54 EXPORT_SYMBOL_GPL(nf_ct_untimeout);
Dnfnetlink_cttimeout.c322 nf_ct_untimeout(net, &timeout->timeout); in ctnl_timeout_try_del()
615 nf_ct_untimeout(net, NULL); in cttimeout_net_exit()
Dnft_ct.c975 nf_ct_untimeout(ctx->net, timeout); in nft_ct_timeout_obj_destroy()
/linux-6.1.9/include/net/netfilter/
Dnf_conntrack_timeout.h84 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout);