Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A 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()
A 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()
A Dxdp_vlan.c65 static void cleanup_network(const char *ns1, const char *ns2) in cleanup_network() function
121 cleanup_network(ns1, ns2); in xdp_vlan()
A Dtest_xdp_veth.c219 static void cleanup_network(struct net_configuration *net_config) in cleanup_network() function
318 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