OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETHTOOL_SSET
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h
699
#define
ETHTOOL_SSET
0x00000002 /* Set settings. */
770
#define SPARC_ETH_SSET
ETHTOOL_SSET
[
all
...]
/bionic/libc/kernel/uapi/linux/
ethtool.h
440
#define
ETHTOOL_SSET
0x00000002
520
#define SPARC_ETH_SSET
ETHTOOL_SSET
/external/kernel-headers/original/uapi/linux/
ethtool.h
32
* @cmd: Command number = %ETHTOOL_GSET or %
ETHTOOL_SSET
92
* changes and then applying them with %
ETHTOOL_SSET
.
[
all
...]
Completed in 189 milliseconds