Home
last modified time | relevance | path

Searched refs:ETH_P_ARCNET (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/arcnet/
H A Dcapmode.c91 skb->protocol = cpu_to_be16(ETH_P_ARCNET); in rx()
218 ackskb->protocol = cpu_to_be16(ETH_P_ARCNET); in ack_tx()
H A Darc-rawmode.c77 skb->protocol = cpu_to_be16(ETH_P_ARCNET); in rx()
H A Darcnet.c660 if (type == ETH_P_ARCNET) { in arcnet_header()
/openbmc/u-boot/include/linux/
H A Dif_ether.h148 #define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h149 #define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */ macro