Searched defs:CLONE_NEWNET (Results 1 – 7 of 7) sorted by relevance
16 # define CLONE_NEWNET 0x40000000 macro
19 #define CLONE_NEWNET 0x40000000 /* New network namespace (lo, device, names sockets, etc) */ macro
29 # define CLONE_NEWNET 0x40000000 macro
33 #define CLONE_NEWNET 0x40000000 /* New network namespace */ macro
75 #define CLONE_NEWNET 0x40000000 macro
1140 pub const CLONE_NEWNET: ::c_int = 0x40000000; constant
1925 pub const CLONE_NEWNET: ::c_int = 0x40000000; constant