Lines Matching defs:ethhdr
1004 struct ethhdr *ethhdr;1013 ethhdr = (struct ethhdr *)(skb->data + hdr_size);1015 if (ethhdr->h_proto != htons(ETH_P_ARP))1749 struct ethhdr *ethhdr;1761 ethhdr = (struct ethhdr *)(skb->data + hdr_size);1763 proto = ethhdr->h_proto;1768 hw_src = ethhdr->h_source;