Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h62 #if defined(ETH_P_LOCALTALK) || (defined(HAVE_DECL_ETH_P_LOCALTALK) && HAVE_DECL_ETH_P_LOCALTALK)
64 static_assert((ETH_P_LOCALTALK) == (0x0009), "ETH_P_LOCALTALK != 0x0009");
67 # define ETH_P_LOCALTALK 0x0009
658 XLAT(ETH_P_LOCALTALK),
Dethernet_protocols.in10 ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const20 ETH_P_LOCALTALK = 9
Dsocket_packet_ppc64le.const20 ETH_P_LOCALTALK = 9
Dsocket_packet_arm64.const20 ETH_P_LOCALTALK = 9
Dsocket_packet_amd64.const20 ETH_P_LOCALTALK = 9
Dsocket_packet_arm.const20 ETH_P_LOCALTALK = 9
Dvnet_arm64.const140 ETH_P_LOCALTALK = 9
Dvnet_amd64.const140 ETH_P_LOCALTALK = 9
Dvnet_arm.const140 ETH_P_LOCALTALK = 9
Dvnet_386.const140 ETH_P_LOCALTALK = 9
Dvnet_ppc64le.const140 ETH_P_LOCALTALK = 9
Dsocket_packet.txt31 …, ETH_P_802_2, ETH_P_SNAP, ETH_P_DDCMP, ETH_P_WAN_PPP, ETH_P_PPP_MP, ETH_P_LOCALTALK, ETH_P_CAN, E…
/external/libnl/include/linux-private/linux/
Dif_ether.h99 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h127 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h130 #define ETH_P_LOCALTALK 0x0009 /* Localtalk pseudo type */ macro
/external/libnl/lib/
Dutils.c802 __ADD(ETH_P_LOCALTALK,localtalk)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go402 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_mipsle.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_s390x.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_arm.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_ppc64le.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_mips64.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_ppc64.go434 ETH_P_LOCALTALK = 0x9 const
Dzerrors_linux_amd64.go434 ETH_P_LOCALTALK = 0x9 const

12