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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c35 static void restore_root_netns(void) function
37 ASSERT_OK(setns(root_netns_fd, CLONE_NEWNET), "restore_root_netns");
186 restore_root_netns();
196 restore_root_netns();
363 restore_root_netns();
375 restore_root_netns();

Completed in 102 milliseconds