Home
last modified time | relevance | path

Searched refs:TUNSETOWNER (Results 1 – 24 of 24) sorted by relevance

/external/toybox/toys/net/
Dtunctl.c51 xioctl(fd, TUNSETOWNER, (void *)(long)u);
/external/iproute2/include/uapi/linux/
Dif_tun.h36 #define TUNSETOWNER _IOW('T', 204, int) macro
/external/kernel-headers/original/uapi/linux/
Dif_tun.h36 #define TUNSETOWNER _IOW('T', 204, int) macro
/external/syzkaller/sys/linux/
Dtun_arm.const99 TUNSETOWNER = 1074025676
Dtun_amd64.const99 TUNSETOWNER = 1074025676
Dtun_arm64.const99 TUNSETOWNER = 1074025676
Dtun_ppc64le.const99 TUNSETOWNER = 2147767500
Dtun_386.const99 TUNSETOWNER = 1074025676
Dtun.txt19 ioctl$TUNSETOWNER(fd fd_tun, cmd const[TUNSETOWNER], arg uid)
/external/autotest/client/deps/lansim/src/
Dwrapper_linux_if_tun.c43 PyModule_AddIntMacro(m, TUNSETOWNER); in _init_linux_if_tun_h()
/external/iproute2/ip/
Diptuntap.c67 if (uid != -1 && ioctl(fd, TUNSETOWNER, uid)) { in tap_add_ioctl()
/external/syzkaller/pkg/report/testdata/gvisor/report/
D04 ioctl$TUNSETOWNER(r3, 0x400454cc, r9)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1742 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_mips64le.go2102 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_ppc64.go2160 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_arm.go2106 TUNSETOWNER = 0x400454cc const
Dzerrors_linux_mips64.go2102 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_ppc64le.go2160 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_arm64.go2091 TUNSETOWNER = 0x400454cc const
Dzerrors_linux_386.go2099 TUNSETOWNER = 0x400454cc const
Dzerrors_linux_mips.go2102 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_s390x.go2160 TUNSETOWNER = 0x400454cc const
Dzerrors_linux_mipsle.go2102 TUNSETOWNER = 0x800454cc const
Dzerrors_linux_amd64.go2100 TUNSETOWNER = 0x400454cc const