Searched refs:ethhdr (Results 1 – 1 of 1) sorted by relevance
260 struct eth_hdr *ethhdr; in ethernetif_input() local270 ethhdr = p->payload; in ethernetif_input()276 ethhdr = p->payload; in ethernetif_input()280 switch (htons(ethhdr->type)) { in ethernetif_input()
Completed in 2 milliseconds