Searched refs:ETHTYPE_ARP (Results 1 – 5 of 5) sorted by relevance
241 case ETHTYPE_ARP:
1237 ethhdr->type = PP_HTONS(ETHTYPE_ARP);1367 case PP_HTONS(ETHTYPE_ARP):
137 #define ETHTYPE_ARP 0x0806U macro
271 case ETHTYPE_ARP: in ethernetif_input()
89 ethhdr->type = htons(ETHTYPE_ARP); in create_arp_response()