Searched refs:CLONE_NEWNET (Results 1 – 2 of 2) sorted by relevance
30 #define CLONE_NEWNET 0x40000000 /* New network namespace */ macro
186 if (flags & CLONE_NEWNET) in copy_net_ns()