Home
last modified time | relevance | path

Searched refs:TUNSETOFFLOAD (Results 1 – 22 of 22) sorted by relevance

/external/iproute2/include/uapi/linux/
Dif_tun.h40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
/external/kernel-headers/original/uapi/linux/
Dif_tun.h40 #define TUNSETOFFLOAD _IOW('T', 208, unsigned int) macro
/external/syzkaller/sys/linux/
Dtun_arm.const98 TUNSETOFFLOAD = 1074025680
Dtun_amd64.const98 TUNSETOFFLOAD = 1074025680
Dtun_arm64.const98 TUNSETOFFLOAD = 1074025680
Dtun_ppc64le.const98 TUNSETOFFLOAD = 2147767504
Dtun_386.const98 TUNSETOFFLOAD = 1074025680
Dtun.txt22 ioctl$TUNSETOFFLOAD(fd fd_tun, cmd const[TUNSETOFFLOAD], arg flags[tun_offload_flags])
/external/autotest/client/deps/lansim/src/
Dwrapper_linux_if_tun.c47 PyModule_AddIntMacro(m, TUNSETOFFLOAD); in _init_linux_if_tun_h()
/external/honggfuzz/examples/linux_kernel_ip/
Dtun.c84 …if (ioctl(fd, TUNSETOFFLOAD, TUN_F_CSUM | TUN_F_TSO_ECN | TUN_F_TSO4 | TUN_F_TSO6 | TUN_F_UFO) == … in main()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1741 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_mips64le.go2101 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_ppc64.go2159 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_arm.go2105 TUNSETOFFLOAD = 0x400454d0 const
Dzerrors_linux_mips64.go2101 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_ppc64le.go2159 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_arm64.go2090 TUNSETOFFLOAD = 0x400454d0 const
Dzerrors_linux_386.go2098 TUNSETOFFLOAD = 0x400454d0 const
Dzerrors_linux_mips.go2101 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_s390x.go2159 TUNSETOFFLOAD = 0x400454d0 const
Dzerrors_linux_mipsle.go2101 TUNSETOFFLOAD = 0x800454d0 const
Dzerrors_linux_amd64.go2099 TUNSETOFFLOAD = 0x400454d0 const