Home
last modified time | relevance | path

Searched refs:netns_new (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h436 struct netns_obj *netns_new(const char *name, bool open);
H A Dtest_progs.c671 struct netns_obj *netns_new(const char *nsname, bool open) in netns_new() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c96 *ns_obj = netns_new(*ns, false); in netns_setup_namespaces()
118 *ns_obj = netns_new(*ns, false); in netns_setup_namespaces_nofail()
H A Dselect_reuseport.c802 netns = netns_new("select_reuseport", true); in test_config()
H A Dsockmap_listen.c1848 netns = netns_new("sockmap_listen", true); in test_udp_unix_redir()