HomeSort by relevance Sort by last modified time
    Searched defs:ETH_FLAG_RXVLAN (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/linux/
ethtool.h 313 ETH_FLAG_RXVLAN = (1 << 8), /* RX VLAN offload enabled */
  /bionic/libc/kernel/uapi/linux/
ethtool.h 241 ETH_FLAG_RXVLAN = (1 << 8),
  /external/kernel-headers/original/uapi/linux/
ethtool.h 706 ETH_FLAG_RXVLAN = (1 << 8), /* RX VLAN offload enabled */
    [all...]

Completed in 95 milliseconds