Home
last modified time | relevance | path

Searched refs:ETHTOOL_GFLAGS (Results 1 – 9 of 9) sorted by relevance

/external/syzkaller/sys/linux/
Dsocket_ppc64le.const37 ETHTOOL_GFLAGS = 37
Dsocket_386.const37 ETHTOOL_GFLAGS = 37
Dsocket_arm64.const37 ETHTOOL_GFLAGS = 37
Dsocket_arm.const37 ETHTOOL_GFLAGS = 37
Dsocket_amd64.const37 ETHTOOL_GFLAGS = 37
Dsocket.txt393 …L_GPERMADDR, ETHTOOL_GUFO, ETHTOOL_SUFO, ETHTOOL_GGSO, ETHTOOL_SGSO, ETHTOOL_GFLAGS, ETHTOOL_SFLAG…
/external/u-boot/include/linux/
Dethtool.h531 #define ETHTOOL_GFLAGS 0x00000025 /* Get flags bitmap(ethtool_value) */ macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1346 #define ETHTOOL_GFLAGS 0x00000025 /* Get flags bitmap(ethtool_value) */ macro
/external/libpcap/
Dpcap-linux.c6475 …L_GTSO) || defined(ETHTOOL_GUFO) || defined(ETHTOOL_GGSO) || defined(ETHTOOL_GFLAGS) || defined(ET…
6539 #ifdef ETHTOOL_GFLAGS
6540 ret = iface_ethtool_flag_ioctl(handle, ETHTOOL_GFLAGS, "ETHTOOL_GFLAGS");