Searched defs:tun (Results 1 – 4 of 4) sorted by relevance
55 base::unique_fd tun(open("/dev/tun", O_RDWR | O_NONBLOCK)); in createTunTapInterface() local87 int tun = createTunTapInterface(env, isTun, iface.c_str()); in create() local
61 int tun = open("/dev/tun", O_RDWR | O_NONBLOCK | O_CLOEXEC); in create_interface() local94 static int get_interface_name(char *name, int tun) in get_interface_name()265 int tun = create_interface(mtu); in create() local273 static jstring getName(JNIEnv *env, jobject /* thiz */, jint tun) in getName()
1150 const C2NumberTuning tun(100); in TEST_F() local1756 std::unique_ptr<const C2NumbersTuning> tun = std::move(tun_); in TEST_F() local
1019 TunInterface tun; in TEST_F() local1107 const std::string& tun = sTun.name(); in TEST_F() local