Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h83 #if defined(ETH_P_PPPTALK) || (defined(HAVE_DECL_ETH_P_PPPTALK) && HAVE_DECL_ETH_P_PPPTALK)
85 static_assert((ETH_P_PPPTALK) == (0x0010), "ETH_P_PPPTALK != 0x0010");
88 # define ETH_P_PPPTALK 0x0010
661 XLAT(ETH_P_PPPTALK),
Dethernet_protocols.in13 ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/
/external/syzkaller/sys/linux/
Dsocket_packet_386.const23 ETH_P_PPPTALK = 16
Dsocket_packet_ppc64le.const23 ETH_P_PPPTALK = 16
Dsocket_packet_arm64.const23 ETH_P_PPPTALK = 16
Dsocket_packet_amd64.const23 ETH_P_PPPTALK = 16
Dsocket_packet_arm.const23 ETH_P_PPPTALK = 16
Dvnet_arm64.const153 ETH_P_PPPTALK = 16
Dvnet_amd64.const153 ETH_P_PPPTALK = 16
Dvnet_arm.const153 ETH_P_PPPTALK = 16
Dvnet_386.const153 ETH_P_PPPTALK = 16
Dvnet_ppc64le.const153 ETH_P_PPPTALK = 16
Dsocket_packet.txt31 …ETH_P_WAN_PPP, ETH_P_PPP_MP, ETH_P_LOCALTALK, ETH_P_CAN, ETH_P_CANFD, ETH_P_PPPTALK, ETH_P_TR_802_…
/external/libnl/include/linux-private/linux/
Dif_ether.h101 #define ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h130 #define ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h133 #define ETH_P_PPPTALK 0x0010 /* Dummy type for Atalk over PPP*/ macro
/external/libnl/lib/
Dutils.c804 __ADD(ETH_P_PPPTALK,ppptalk)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go413 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_mipsle.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_s390x.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_arm.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_ppc64le.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_mips64.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_ppc64.go448 ETH_P_PPPTALK = 0x10 const
Dzerrors_linux_amd64.go448 ETH_P_PPPTALK = 0x10 const

12