Searched refs:TUNSETOFFLOAD (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | if_tun.h | 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_tun.h | 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_tun.h | 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_tun.h | 40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vector_user.c | 152 ioctl(fd, TUNSETOFFLOAD, offload); in create_tap_fd()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | tap.c | 1077 case TUNSETOFFLOAD: in tap_ioctl()
|
| H A D | tun.c | 3226 case TUNSETOFFLOAD: in __tun_chr_ioctl()
|