Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_core.h30 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_standalone.c1151 nf_conntrack_cleanup_net_list(net_exit_list); in nf_conntrack_pernet_exit()
Dnf_conntrack_core.c2395 nf_conntrack_cleanup_net_list(&single); in nf_conntrack_cleanup_net()
2398 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list) in nf_conntrack_cleanup_net_list() function