OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETHTOOL_BUSINFO_LEN
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/common/linux/
ethtool.h
42
#define
ETHTOOL_BUSINFO_LEN
32
50
char bus_info[
ETHTOOL_BUSINFO_LEN
];
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ethtool.h
32
#define
ETHTOOL_BUSINFO_LEN
32
39
char bus_info[
ETHTOOL_BUSINFO_LEN
]; /* Bus info for this IF. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h
32
#define
ETHTOOL_BUSINFO_LEN
32
39
char bus_info[
ETHTOOL_BUSINFO_LEN
]; /* Bus info for this IF. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h
32
#define
ETHTOOL_BUSINFO_LEN
32
39
char bus_info[
ETHTOOL_BUSINFO_LEN
]; /* Bus info for this IF. */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h
34
#define
ETHTOOL_BUSINFO_LEN
32
40
char bus_info[
ETHTOOL_BUSINFO_LEN
];
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h
34
#define
ETHTOOL_BUSINFO_LEN
32
40
char bus_info[
ETHTOOL_BUSINFO_LEN
];
/external/kernel-headers/original/linux/
ethtool.h
48
#define
ETHTOOL_BUSINFO_LEN
32
55
char bus_info[
ETHTOOL_BUSINFO_LEN
]; /* Bus info for this IF. */
Completed in 35 milliseconds