Searched refs:cleanup_network (Results 1 – 4 of 4) sorted by relevance
28 static void cleanup_network(struct nstoken *ns) in cleanup_network() function52 goto cleanup_network; in test_cgroup_storage()91 cleanup_network: in test_cgroup_storage()92 cleanup_network(ns); in test_cgroup_storage()
85 static void cleanup_network(struct test_data *t) in cleanup_network() function130 goto cleanup_network; in test_cgroup_ancestor()134 cleanup_network: in test_cgroup_ancestor()135 cleanup_network(&t); in test_cgroup_ancestor()
65 static void cleanup_network(const char *ns1, const char *ns2) in cleanup_network() function121 cleanup_network(ns1, ns2); in xdp_vlan()
219 static void cleanup_network(struct net_configuration *net_config) in cleanup_network() function318 cleanup_network(&net_config); in xdp_veth_redirect()433 cleanup_network(&net_config); in xdp_veth_broadcast_redirect()551 cleanup_network(&net_config); in xdp_veth_egress()
Completed in 7 milliseconds