taglinefilesource code
ethhdr1478drivers/net/arcnet.cif (((struct ethhdr*)(skb->data))->h_dest[0] == 0xFF)
ethhdr1482drivers/net/arcnet.c((struct ethhdr*)(skb->data))->h_dest[5];
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;
ethhdr241net/ethernet/eth.ceth=(struct ethhdr *)dest->data;