Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netfilter/
Dnf_conntrack_core.h30 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
/linux-6.12.1/net/netfilter/
Dnf_conntrack_standalone.c1174 nf_conntrack_cleanup_net_list(net_exit_list); in nf_conntrack_pernet_exit()
Dnf_conntrack_core.c2478 nf_conntrack_cleanup_net_list(&single); in nf_conntrack_cleanup_net()
2481 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list) in nf_conntrack_cleanup_net_list() function