Searched refs:ETH_P_ARCNET (Results 1 – 4 of 4) sorted by relevance
91 skb->protocol = cpu_to_be16(ETH_P_ARCNET); in rx()218 ackskb->protocol = cpu_to_be16(ETH_P_ARCNET); in ack_tx()
77 skb->protocol = cpu_to_be16(ETH_P_ARCNET); in rx()
664 if (type == ETH_P_ARCNET) { in arcnet_header()
145 #define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */ macro
Completed in 8 milliseconds