Home
last modified time | relevance | path

Searched refs:ethhdr (Results 1 – 1 of 1) sorted by relevance

/platform/armemu/
A Dnet.c260 struct eth_hdr *ethhdr; in ethernetif_input() local
270 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