Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h55 #if defined(ETH_P_PPP_MP) || (defined(HAVE_DECL_ETH_P_PPP_MP) && HAVE_DECL_ETH_P_PPP_MP)
57 static_assert((ETH_P_PPP_MP) == (0x0008), "ETH_P_PPP_MP != 0x0008");
60 # define ETH_P_PPP_MP 0x0008
657 XLAT(ETH_P_PPP_MP),
Dethernet_protocols.in9 ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */
/external/syzkaller/sys/linux/
Dsocket_packet_arm64.const24 ETH_P_PPP_MP = 8
Dsocket_packet_386.const24 ETH_P_PPP_MP = 8
Dsocket_packet_amd64.const24 ETH_P_PPP_MP = 8
Dsocket_packet_arm.const24 ETH_P_PPP_MP = 8
Dsocket_packet_ppc64le.const24 ETH_P_PPP_MP = 8
Dvnet_amd64.const155 ETH_P_PPP_MP = 8
Dvnet_arm64.const155 ETH_P_PPP_MP = 8
Dvnet_386.const155 ETH_P_PPP_MP = 8
Dvnet_ppc64le.const155 ETH_P_PPP_MP = 8
Dvnet_arm.const155 ETH_P_PPP_MP = 8
Dsocket_packet.txt31 …AX25, ETH_P_ALL, ETH_P_802_2, ETH_P_SNAP, ETH_P_DDCMP, ETH_P_WAN_PPP, ETH_P_PPP_MP, ETH_P_LOCALTAL…
/external/libnl/include/linux-private/linux/
Dif_ether.h98 #define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h126 #define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h129 #define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */ macro
/external/libnl/lib/
Dutils.c801 __ADD(ETH_P_PPP_MP,ppp_mp)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go415 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_mips64le.go450 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_ppc64.go450 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_arm.go450 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_mips64.go450 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_ppc64le.go450 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_arm64.go451 ETH_P_PPP_MP = 0x8 const
Dzerrors_linux_386.go450 ETH_P_PPP_MP = 0x8 const

12