Searched refs:exit_batch (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/net/core/
H A Dnet_namespace.c136 if (ops->exit_batch) ops_exit_list()
137 ops->exit_batch(net_exit_list); ops_exit_list()
H A Ddev.c7731 .exit_batch = default_device_exit_batch,
/linux-4.4.14/include/net/
H A Dnet_namespace.h289 void (*exit_batch)(struct list_head *net_exit_list); member in struct:pernet_operations
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_standalone.c588 .exit_batch = nf_conntrack_pernet_exit,
H A Dnfnetlink.c533 .exit_batch = nfnetlink_net_exit_batch,
H A Dnf_conntrack_netlink.c3365 .exit_batch = ctnetlink_net_exit_batch,
/linux-4.4.14/net/ipv6/
H A Dtcp_ipv6.c1934 .exit_batch = tcpv6_net_exit_batch,
/linux-4.4.14/net/ipv4/
H A Dtcp_ipv4.c2404 .exit_batch = tcp_sk_exit_batch,
/linux-4.4.14/net/xfrm/
H A Dxfrm_user.c3143 .exit_batch = xfrm_user_net_exit,

Completed in 412 milliseconds