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

  /external/libnl/include/linux-private/linux/
if_ether.h 63 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */
  /bionic/libc/kernel/uapi/linux/
if_ether.h 55 #define ETH_P_8021Q 0x8100
  /external/iproute2/include/uapi/linux/
if_ether.h 69 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */
  /external/kernel-headers/original/uapi/linux/
if_ether.h 71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */
  /external/u-boot/drivers/usb/eth/
smsc95xx.c 129 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */
624 write_buf = (u32)ETH_P_8021Q;
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_amd64.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_arm.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_arm64.go 386 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_mips.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_mips64.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_mips64le.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_mipsle.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_ppc64.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_ppc64le.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_s390x.go 385 ETH_P_8021Q = 0x8100
    [all...]
zerrors_linux_sparc64.go 357 ETH_P_8021Q = 0x8100
    [all...]

Completed in 4957 milliseconds