Home
last modified time | relevance | path

Searched refs:TUNSETPERSIST (Results 1 – 25 of 4178) sorted by relevance

12345678910>>...168

/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/ifinfmsg/
H A Dtuntap.py23 TUNSETPERSIST = 0x400454cb variable
28 TUNSETPERSIST = 0x800454cb variable
78 ioctl(fd, TUNSETPERSIST, 1)
131 ioctl(fd, TUNSETPERSIST, 1)
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dtunctl.c102 IOCTL(fd, TUNSETPERSIST, (void *)(uintptr_t)0); in tunctl_main()
118 IOCTL(fd, TUNSETPERSIST, (void *)(uintptr_t)1); in tunctl_main()
170 IOCTL(fd, TUNSETPERSIST, (void *)(uintptr_t)(0 == (opts & OPT_d))); in tunctl_main()
/dports/sysutils/toybox/toybox-0.8.5/toys/net/
H A Dtunctl.c50 xioctl(fd, TUNSETPERSIST, (void *)1);
52 } else xioctl(fd, TUNSETPERSIST, (void *)0);
/dports/net/vde2/vde2-2.3.2/src/
H A Dvde_tunctl.c96 if(ioctl(tap_fd, TUNSETPERSIST, 0) < 0){ in main()
103 if(ioctl(tap_fd, TUNSETPERSIST, 1) < 0){ in main()
/dports/lang/gcc8/gcc-8.5.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/libtuntap/libtuntap-libtuntap-0.4/
H A Dtuntap-unix-linux.c97 if (ioctl(fd, TUNSETPERSIST, 1) == -1) { in tuntap_sys_start()
133 if (ioctl(dev->tun_fd, TUNSETPERSIST, 0) == -1) { in tuntap_sys_destroy()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dif_tun.h30 #define TUNSETPERSIST _IOW('T', 203, int) macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dif_tun.h30 #define TUNSETPERSIST _IOW('T', 203, int) macro
/dports/lang/gcc10/gcc-10.3.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/devel/avr-gcc/gcc-10.2.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST in __wrap_rtems_task_variable_add()
229 TUNSETPERSIST_val = TUNSETPERSIST, in __wrap_rtems_task_variable_add()
/dports/lang/gcc9/gcc-9.4.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/
H A Dsysinfo.c228 #ifdef TUNSETPERSIST
229 TUNSETPERSIST_val = TUNSETPERSIST,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/qbone/bonnet/
H A Dtun_device_test.cc67 EXPECT_CALL(mock_kernel_, ioctl(_, TUNSETPERSIST, _)) in SetInitExpectations()
175 EXPECT_CALL(mock_kernel_, ioctl(_, TUNSETPERSIST, _)).WillOnce(Return(-1)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/bonnet/
H A Dtun_device_test.cc67 EXPECT_CALL(mock_kernel_, ioctl(_, TUNSETPERSIST, _)) in SetInitExpectations()
175 EXPECT_CALL(mock_kernel_, ioctl(_, TUNSETPERSIST, _)).WillOnce(Return(-1)); in TEST_F()
/dports/emulators/hercules/hercules-3.13/
H A Dhercifc.h49 #define TUNSETPERSIST _IOW('T', 203, int) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dif_tun.h35 #define TUNSETPERSIST _IOW('T', 203, int) macro

12345678910>>...168