Searched refs:CLONE_NEWNET (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/ | ||
| A D | sched.h | 33 #define CLONE_NEWNET 0x40000000 /* New network namespace */ macro |
| /include/net/ | ||
| A D | net_namespace.h | 224 if (flags & CLONE_NEWNET) in copy_net_ns() |
Completed in 5 milliseconds