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

  /bionic/libc/kernel/uapi/linux/
if_ether.h 83 #define ETH_P_80221 0x8917
  /external/iproute2/include/uapi/linux/
if_ether.h 101 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent Handover Protocol */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 102 #define ETH_P_80221 0x8917 /* IEEE 802.21 Media Independent Handover Protocol */
  /external/strace/xlat/
ethernet_protocols.h 159 #if defined(ETH_P_80221) || (defined(HAVE_DECL_ETH_P_80221) && HAVE_DECL_ETH_P_80221)
160 XLAT(ETH_P_80221),
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_mips.go 272 ETH_P_80221 = 0x8917
    [all...]
zerrors_linux_mipsle.go 272 ETH_P_80221 = 0x8917
    [all...]
zerrors_linux_s390x.go 275 ETH_P_80221 = 0x8917
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_mips.go 272 ETH_P_80221 = 0x8917
    [all...]
zerrors_linux_mipsle.go 272 ETH_P_80221 = 0x8917
    [all...]
zerrors_linux_s390x.go 275 ETH_P_80221 = 0x8917
    [all...]

Completed in 77 milliseconds