Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_conntrack_core.h30 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
/Linux-v6.6/net/netfilter/
Dnf_conntrack_standalone.c1193 nf_conntrack_cleanup_net_list(net_exit_list); in nf_conntrack_pernet_exit()
Dnf_conntrack_core.c2529 nf_conntrack_cleanup_net_list(&single); in nf_conntrack_cleanup_net()
2532 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list) in nf_conntrack_cleanup_net_list() function