Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/netfilter/
Dnf_conntrack_core.h30 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
/linux-6.1.9/net/netfilter/
Dnf_conntrack_standalone.c1195 nf_conntrack_cleanup_net_list(net_exit_list); in nf_conntrack_pernet_exit()
Dnf_conntrack_core.c2545 nf_conntrack_cleanup_net_list(&single); in nf_conntrack_cleanup_net()
2548 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list) in nf_conntrack_cleanup_net_list() function