taglinefilesource code
ethhdr1507drivers/net/arcnet.cif (((struct ethhdr*)(skb->data))->h_dest[0] == 0xFF)
ethhdr1511drivers/net/arcnet.c((struct ethhdr*)(skb->data))->h_dest[5];
ethhdr842drivers/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);
ethhdr90net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)skb_push(skb,14);
ethhdr140net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr172net/ethernet/eth.cstruct ethhdr *eth;
ethhdr240net/ethernet/eth.cstruct ethhdr *eth;
ethhdr244net/ethernet/eth.ceth=(struct ethhdr *)dest->data;