Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_core.h28 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list);
/linux-4.1.27/net/netfilter/
Dnf_conntrack_standalone.c554 nf_conntrack_cleanup_net_list(net_exit_list); in nf_conntrack_pernet_exit()
Dnf_conntrack_core.c1473 nf_conntrack_cleanup_net_list(&single); in nf_conntrack_cleanup_net()
1476 void nf_conntrack_cleanup_net_list(struct list_head *net_exit_list) in nf_conntrack_cleanup_net_list() function