Searched refs:ETHERTYPE_ARP (Results 1 – 2 of 2) sorted by relevance
112 #ifndef ETHERTYPE_ARP113 #define ETHERTYPE_ARP 0x0806 /* Address Resolution Protocol (ARP) */ macro
239 } else if (typeorlength == ETHERTYPE_ARP) { in ol_tx_tid_by_ether_type()