Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h34 #if defined(ETH_P_SNAP) || (defined(HAVE_DECL_ETH_P_SNAP) && HAVE_DECL_ETH_P_SNAP)
36 static_assert((ETH_P_SNAP) == (0x0005), "ETH_P_SNAP != 0x0005");
39 # define ETH_P_SNAP 0x0005
654 XLAT(ETH_P_SNAP),
Dethernet_protocols.in6 ETH_P_SNAP 0x0005 /* Internal only */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const25 ETH_P_SNAP = 5
Dsocket_packet_ppc64le.const25 ETH_P_SNAP = 5
Dsocket_packet_arm64.const25 ETH_P_SNAP = 5
Dsocket_packet_amd64.const25 ETH_P_SNAP = 5
Dsocket_packet_arm.const25 ETH_P_SNAP = 5
Dvnet_arm64.const166 ETH_P_SNAP = 5
Dvnet_amd64.const166 ETH_P_SNAP = 5
Dvnet_arm.const166 ETH_P_SNAP = 5
Dvnet_386.const166 ETH_P_SNAP = 5
Dvnet_ppc64le.const166 ETH_P_SNAP = 5
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.h95 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h123 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h126 #define ETH_P_SNAP 0x0005 /* Internal only */ macro
/external/libnl/lib/
Dutils.c798 __ADD(ETH_P_SNAP,snap)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go426 ETH_P_SNAP = 0x5 const
Dzerrors_linux_mipsle.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_s390x.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_arm.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_ppc64le.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_mips64.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_ppc64.go462 ETH_P_SNAP = 0x5 const
Dzerrors_linux_amd64.go462 ETH_P_SNAP = 0x5 const

12