Home
last modified time | relevance | path

Searched refs:ETH_P_CAIF (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Dethernet_protocols.h174 #if defined(ETH_P_CAIF) || (defined(HAVE_DECL_ETH_P_CAIF) && HAVE_DECL_ETH_P_CAIF)
176 static_assert((ETH_P_CAIF) == (0x00F7), "ETH_P_CAIF != 0x00F7");
179 # define ETH_P_CAIF 0x00F7
674 XLAT(ETH_P_CAIF),
Dethernet_protocols.in26 ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const10 ETH_P_CAIF = 247
Dsocket_packet_ppc64le.const10 ETH_P_CAIF = 247
Dsocket_packet_arm64.const10 ETH_P_CAIF = 247
Dsocket_packet_amd64.const10 ETH_P_CAIF = 247
Dsocket_packet_arm.const10 ETH_P_CAIF = 247
Dvnet_arm64.const111 ETH_P_CAIF = 247
Dvnet_amd64.const111 ETH_P_CAIF = 247
Dvnet_arm.const111 ETH_P_CAIF = 247
Dvnet_386.const111 ETH_P_CAIF = 247
Dvnet_ppc64le.const111 ETH_P_CAIF = 247
Dsocket_packet.txt31 …DLC, ETH_P_ARCNET, ETH_P_DSA, ETH_P_TRAILER, ETH_P_PHONET, ETH_P_IEEE802154, ETH_P_CAIF, ETH_P_XDSA
/external/libnl/include/linux-private/linux/
Dif_ether.h113 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h142 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h145 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */ macro
/external/libnl/lib/
Dutils.c816 __ADD(ETH_P_CAIF,caif)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go375 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_mipsle.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_s390x.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_arm.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_ppc64le.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_mips64.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_ppc64.go403 ETH_P_CAIF = 0xf7 const
Dzerrors_linux_amd64.go403 ETH_P_CAIF = 0xf7 const

12