Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h41 #if defined(ETH_P_DDCMP) || (defined(HAVE_DECL_ETH_P_DDCMP) && HAVE_DECL_ETH_P_DDCMP)
43 static_assert((ETH_P_DDCMP) == (0x0006), "ETH_P_DDCMP != 0x0006");
46 # define ETH_P_DDCMP 0x0006
655 XLAT(ETH_P_DDCMP),
Dethernet_protocols.in7 ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const14 ETH_P_DDCMP = 6
Dsocket_packet_ppc64le.const14 ETH_P_DDCMP = 6
Dsocket_packet_arm64.const14 ETH_P_DDCMP = 6
Dsocket_packet_amd64.const14 ETH_P_DDCMP = 6
Dsocket_packet_arm.const14 ETH_P_DDCMP = 6
Dvnet_arm64.const116 ETH_P_DDCMP = 6
Dvnet_amd64.const116 ETH_P_DDCMP = 6
Dvnet_arm.const116 ETH_P_DDCMP = 6
Dvnet_386.const116 ETH_P_DDCMP = 6
Dvnet_ppc64le.const116 ETH_P_DDCMP = 6
Dsocket_packet.txt31 packet_protocols = ETH_P_802_3, ETH_P_AX25, ETH_P_ALL, ETH_P_802_2, ETH_P_SNAP, ETH_P_DDCMP, ETH_P_…
/external/libnl/include/linux-private/linux/
Dif_ether.h96 #define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h124 #define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h127 #define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */ macro
/external/libnl/lib/
Dutils.c799 __ADD(ETH_P_DDCMP,ddcmp)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go380 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_mipsle.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_s390x.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_arm.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_ppc64le.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_mips64.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_ppc64.go408 ETH_P_DDCMP = 0x6 const
Dzerrors_linux_amd64.go408 ETH_P_DDCMP = 0x6 const

12