pub const NET_NS_DIR:&str = "/var/run/netns"; pub const PROC_NS_DIR:&str = "/proc/self/ns/net"; pub const STACK_SIZE: usize = 1024 * 1024;