Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dethernet_protocols.h104 #if defined(ETH_P_CONTROL) || (defined(HAVE_DECL_ETH_P_CONTROL) && HAVE_DECL_ETH_P_CONTROL)
106 static_assert((ETH_P_CONTROL) == (0x0016), "ETH_P_CONTROL != 0x0016");
109 # define ETH_P_CONTROL 0x0016
664 XLAT(ETH_P_CONTROL),
Dethernet_protocols.in16 ETH_P_CONTROL 0x0016 /* Card specific control frames */
/external/syzkaller/sys/linux/
Dsocket_packet_386.const13 ETH_P_CONTROL = 22
Dsocket_packet_ppc64le.const13 ETH_P_CONTROL = 22
Dsocket_packet_arm64.const13 ETH_P_CONTROL = 22
Dsocket_packet_amd64.const13 ETH_P_CONTROL = 22
Dsocket_packet_arm.const13 ETH_P_CONTROL = 22
Dvnet_arm64.const114 ETH_P_CONTROL = 22
Dvnet_amd64.const114 ETH_P_CONTROL = 22
Dvnet_arm.const114 ETH_P_CONTROL = 22
Dvnet_386.const114 ETH_P_CONTROL = 22
Dvnet_ppc64le.const114 ETH_P_CONTROL = 22
Dsocket_packet.txt31 …ETH_P_CAN, ETH_P_CANFD, ETH_P_PPPTALK, ETH_P_TR_802_2, ETH_P_MOBITEX, ETH_P_CONTROL, ETH_P_IRDA, E…
/external/libnl/include/linux-private/linux/
Dif_ether.h104 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/iproute2/include/uapi/linux/
Dif_ether.h133 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/kernel-headers/original/uapi/linux/
Dif_ether.h136 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */ macro
/external/libnl/lib/
Dutils.c807 __ADD(ETH_P_CONTROL,control)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go378 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_mipsle.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_s390x.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_arm.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_ppc64le.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_mips64.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_ppc64.go406 ETH_P_CONTROL = 0x16 const
Dzerrors_linux_amd64.go406 ETH_P_CONTROL = 0x16 const

12