Searched refs:eth_h (Results 1 – 1 of 1) sorted by relevance
1368 struct ethhdr *eth_h; in mac_xmit() local1394 eth_h = (struct ethhdr *)(skb->data); in mac_xmit()1395 if (eth_h->h_proto == 0x8e88) in mac_xmit()