Home
last modified time | relevance | path

Searched refs:ETH_P_BPQ (Results 1 – 18 of 18) sorted by relevance

/external/strace/xlat/
Dethernet_protocols.h237 #if defined(ETH_P_BPQ) || (defined(HAVE_DECL_ETH_P_BPQ) && HAVE_DECL_ETH_P_BPQ)
239 static_assert((ETH_P_BPQ) == (0x08FF), "ETH_P_BPQ != 0x08FF");
242 # define ETH_P_BPQ 0x08FF
683 XLAT(ETH_P_BPQ),
Dethernet_protocols.in35 ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */
/external/libnl/include/linux-private/linux/
Dif_ether.h48 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h53 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h55 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
/external/libnl/lib/
Dutils.c754 __ADD(ETH_P_BPQ,bpq)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go374 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_mips64le.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_ppc64.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_arm.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_mips64.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_ppc64le.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_arm64.go403 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_386.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_mips.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_s390x.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_mipsle.go402 ETH_P_BPQ = 0x8ff const
Dzerrors_linux_amd64.go402 ETH_P_BPQ = 0x8ff const