Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl03.c43 #ifndef TUNGETFEATURES
44 #define TUNGETFEATURES _IOR('T', 207, unsigned int) macro
89 SAFE_IOCTL(netfd, TUNGETFEATURES, &features); in verify_features()
/external/iproute2/include/uapi/linux/
Dif_tun.h39 #define TUNGETFEATURES _IOR('T', 207, unsigned int) macro
/external/kernel-headers/original/uapi/linux/
Dif_tun.h39 #define TUNGETFEATURES _IOR('T', 207, unsigned int) macro
/external/syzkaller/sys/linux/
Dtun_arm.const87 TUNGETFEATURES = 2147767503
Dtun_amd64.const87 TUNGETFEATURES = 2147767503
Dtun_arm64.const87 TUNGETFEATURES = 2147767503
Dtun_ppc64le.const87 TUNGETFEATURES = 1074025679
Dtun_386.const87 TUNGETFEATURES = 2147767503
Dtun.txt12 ioctl$TUNGETFEATURES(fd fd_tun, cmd const[TUNGETFEATURES], arg ptr[out, int32])
/external/autotest/client/deps/lansim/src/
Dwrapper_linux_if_tun.c46 PyModule_AddIntMacro(m, TUNGETFEATURES); in _init_linux_if_tun_h()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1728 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_mips64le.go2087 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_ppc64.go2145 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_arm.go2091 TUNGETFEATURES = 0x800454cf const
Dzerrors_linux_mips64.go2087 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_ppc64le.go2145 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_arm64.go2076 TUNGETFEATURES = 0x800454cf const
Dzerrors_linux_386.go2084 TUNGETFEATURES = 0x800454cf const
Dzerrors_linux_mips.go2087 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_s390x.go2145 TUNGETFEATURES = 0x800454cf const
Dzerrors_linux_mipsle.go2087 TUNGETFEATURES = 0x400454cf const
Dzerrors_linux_amd64.go2085 TUNGETFEATURES = 0x800454cf const