taglinefilesource code
ethhdr880drivers/isdn/isdn_net.cstruct ethhdr *eth;
ethhdr1040drivers/isdn/isdn_net.cstruct ethhdr *eth = (struct ethhdr *)skb_push(skb,ETH_HLEN);
ethhdr1147drivers/isdn/isdn_net.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr2805drivers/net/arcnet.cif (((struct ethhdr*)(skb->data))->h_dest[0] == 0xFF)
ethhdr2809drivers/net/arcnet.c((struct ethhdr*)(skb->data))->h_dest[5];
ethhdr861drivers/net/plip.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr62include/linux/skbuff.hstruct ethhdr  *eth;
ethhdr74include/linux/skbuff.hstruct ethhdr  *ethernet;
ethhdr93net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)skb_push(skb,ETH_HLEN);
ethhdr143net/ethernet/eth.cstruct ethhdr *eth = (struct ethhdr *)buff;
ethhdr175net/ethernet/eth.cstruct ethhdr *eth;
ethhdr271net/ethernet/eth.cstruct ethhdr *eth;
ethhdr276net/ethernet/eth.ceth=(struct ethhdr *)dest->data;