taglinefilesource code
ethhdr839drivers/net/plip.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr53include/linux/skbuff.hstruct ethhdr  *eth;
ethhdr62include/linux/skbuff.hstruct ethhdr    *ethernet;
ethhdr26include/net/eth.hextern void    eth_dump(struct ethhdr *eth);
ethhdr89net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)skb_push(skb,14);
ethhdr139net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr171net/ethernet/eth.cstruct ethhdr *eth;
ethhdr238net/ethernet/eth.cstruct ethhdr *eth=(struct ethhdr *)dest->data;