Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcgroup_storage.c28 static void cleanup_network(struct nstoken *ns) in cleanup_network() function
52 goto cleanup_network; in test_cgroup_storage()
91 cleanup_network: in test_cgroup_storage()
92 cleanup_network(ns); in test_cgroup_storage()
Dcgroup_ancestor.c85 static void cleanup_network(struct test_data *t) in cleanup_network() function
130 goto cleanup_network; in test_cgroup_ancestor()
134 cleanup_network: in test_cgroup_ancestor()
135 cleanup_network(&t); in test_cgroup_ancestor()
Dtest_xdp_veth.c165 static void cleanup_network(void) in cleanup_network() function
212 cleanup_network(); in test_xdp_veth_redirect()