Home
last modified time | relevance | path

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

/external/autotest/client/profilers/powertop/src/
Dethernet.c83 ioctl(sock, SIOCETHTOOL, &ifr); in activate_WOL_suggestion()
86 ioctl(sock, SIOCETHTOOL, &ifr); in activate_WOL_suggestion()
124 ioctl(sock, SIOCETHTOOL, &ifr); in suggest_WOL_off()
Dwireless.c265 ret = ioctl(sock, SIOCETHTOOL, &ifr); in find_wireless_nic()
/external/kernel-headers/original/uapi/linux/
Dsockios.h81 #define SIOCETHTOOL 0x8946 /* Ethtool interface */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h81 #define SIOCETHTOOL 0x8946 /* Ethtool interface */ macro
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const168 SIOCETHTOOL = 35142
Dsocket_386.const168 SIOCETHTOOL = 35142
Dsocket_arm64.const168 SIOCETHTOOL = 35142
Dsocket_arm.const168 SIOCETHTOOL = 35142
Dsocket_amd64.const168 SIOCETHTOOL = 35142
Dsocket.txt195 ioctl$sock_SIOCETHTOOL(fd sock, cmd const[SIOCETHTOOL], arg ptr[inout, ifreq_t[ptr[inout, ethtool_c…
202 …FADDR, SIOCSIFHWBROADCAST, SIOCGIFCOUNT, SIOCGIFTXQLEN, SIOCSIFTXQLEN, SIOCETHTOOL, SIOCGMIIPHY, S…
/external/libpcap/
Dpcap-linux.c2714 if (ioctl(sock, SIOCETHTOOL, &ifr) == -1) {
6364 if (ioctl(fd, SIOCETHTOOL, &ifr) == -1) {
6475 #if defined(SIOCETHTOOL) && (defined(ETHTOOL_GTSO) || defined(ETHTOOL_GUFO) || defined(ETHTOOL_GGSO…
6487 if (ioctl(handle->fd, SIOCETHTOOL, &ifr) == -1) {
DCHANGES231 Check for both EOPNOTSUPP and EINVAL after SIOCETHTOOL ioctl, so
233 SIOCETHTOOL
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1394 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_mipsle.go1669 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_s390x.go1729 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_arm.go1675 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_ppc64le.go1725 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_mips64.go1669 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_ppc64.go1725 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_amd64.go1669 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_mips64le.go1669 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_386.go1668 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_mips.go1669 SIOCETHTOOL = 0x8946 const
Dzerrors_linux_arm64.go1659 SIOCETHTOOL = 0x8946 const