Searched refs:ETHTYPE_IP (Results 1 – 5 of 5) sorted by relevance
240 case ETHTYPE_IP:
423 ethhdr->type = PP_HTONS(ETHTYPE_IP); in etharp_send_ip()725 (hdr->proto != PP_HTONS(ETHTYPE_IP))) {1232 hdr->proto = PP_HTONS(ETHTYPE_IP);1349 case PP_HTONS(ETHTYPE_IP):
138 #define ETHTYPE_IP 0x0800U macro
270 case ETHTYPE_IP: in ethernetif_input()
92 etharphdr->proto = htons(ETHTYPE_IP); in create_arp_response()