Searched defs:CLONE_NEWNET (Results 1 – 6 of 6) sorted by relevance
26 # 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
1082 pub const CLONE_NEWNET: ::c_int = 0x40000000; constant
1922 pub const CLONE_NEWNET: ::c_int = 0x40000000; constant