HomeSort by relevance Sort by last modified time
    Searched refs:ETH_P_LOOPBACK (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/uapi/linux/
if_ether.h 86 #define ETH_P_LOOPBACK 0x9000
  /external/iproute2/include/uapi/linux/
if_ether.h 104 #define ETH_P_LOOPBACK 0x9000 /* Ethernet loopback packet, per IEEE 802.3 */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 105 #define ETH_P_LOOPBACK 0x9000 /* Ethernet loopback packet, per IEEE 802.3 */
  /external/strace/xlat/
ethernet_protocols.h 168 #if defined(ETH_P_LOOPBACK) || (defined(HAVE_DECL_ETH_P_LOOPBACK) && HAVE_DECL_ETH_P_LOOPBACK)
169 XLAT(ETH_P_LOOPBACK),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_mips.go 317 ETH_P_LOOPBACK = 0x9000
    [all...]
zerrors_linux_mipsle.go 317 ETH_P_LOOPBACK = 0x9000
    [all...]
zerrors_linux_s390x.go 320 ETH_P_LOOPBACK = 0x9000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_mips.go 317 ETH_P_LOOPBACK = 0x9000
    [all...]
zerrors_linux_mipsle.go 317 ETH_P_LOOPBACK = 0x9000
    [all...]
zerrors_linux_s390x.go 320 ETH_P_LOOPBACK = 0x9000
    [all...]

Completed in 388 milliseconds