Home
last modified time | relevance | path

Searched refs:CLONE_NEWNET (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/include/lapi/
Dnamespaces_constants.h15 #ifndef CLONE_NEWNET
16 # define CLONE_NEWNET 0x40000000 macro
/third_party/ltp/testcases/cve/
Dicmp_rate_limit01.c65 SAFE_UNSHARE(CLONE_NEWNET); in setup()
75 SAFE_UNSHARE(CLONE_NEWNET); in setup()
89 SAFE_SETNS(parentns, CLONE_NEWNET); in setup()
Dcve-2017-16939.c46 if (unshare(CLONE_NEWNET) != 0) in setup()
/third_party/ltp/testcases/kernel/containers/share/
Dns_common.h34 {"net", CLONE_NEWNET},
/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns.h48 init_ns_type(CLONE_NEWNET, "net"); in init_available_ns()
/third_party/ltp/testcases/kernel/containers/netns/
Dnetns_netlink.c96 SAFE_UNSHARE(CLONE_NEWNET); in test_netns_netlink()
/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone09.c21 static int flags = CLONE_NEWNET | CLONE_VM | SIGCHLD;
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt05.c46 SAFE_UNSHARE(CLONE_NEWNET); in setup()
Dsetsockopt06.c41 SAFE_UNSHARE(CLONE_NEWNET); in setup()
Dsetsockopt08.c101 SAFE_UNSHARE(CLONE_NEWNET); in setup()
Dsetsockopt07.c44 SAFE_UNSHARE(CLONE_NEWNET); in setup()
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg03.c42 SAFE_UNSHARE(CLONE_NEWNET); in setup()
/third_party/ltp/testcases/network/packet/
Dfanout01.c40 TEST(unshare(CLONE_NEWNET)); in setup()
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind06.c40 SAFE_UNSHARE(CLONE_NEWNET); in setup()
/third_party/toybox/toys/other/
Dnsenter.c121 unsigned flags[]={CLONE_NEWUSER, CLONE_NEWUTS, CLONE_NEWPID, CLONE_NEWNET, in unshare_main()
/third_party/toybox/scripts/
Dgenconfig.sh39 int x=CLONE_NEWNS|CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWNET;
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c49 SAFE_UNSHARE(CLONE_NEWNET); in setup()
/third_party/musl/porting/liteos_m/user/include/
Dsched.h74 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h61 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h61 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/include/
Dsched.h74 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h75 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h75 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h63 #define CLONE_NEWNET 0x40000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h61 #define CLONE_NEWNET 0x40000000 macro

12