OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETH_FLAG_TXVLAN
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/uapi/linux/
ethtool.h
242
ETH_FLAG_TXVLAN
= (1 << 7),
/development/ndk/platforms/android-L/include/linux/
ethtool.h
242
ETH_FLAG_TXVLAN
= (1 << 7),
/external/kernel-headers/original/uapi/linux/
ethtool.h
428
ETH_FLAG_TXVLAN
= (1 << 7), /* TX VLAN offload enabled */
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ethtool.h
242
ETH_FLAG_TXVLAN
= (1 << 7),
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ethtool.h
242
ETH_FLAG_TXVLAN
= (1 << 7),
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ethtool.h
242
ETH_FLAG_TXVLAN
= (1 << 7),
Completed in 52 milliseconds