taglinefilesource code
eh109net/tcp/eth.cstruct enet_header *eh;
eh110net/tcp/eth.ceh = (struct enet_header *)(skb + 1);
eh111net/tcp/eth.carp_add (addr, eh->saddr, dev);
eh117net/tcp/eth.cstruct enet_header *eh;
eh118net/tcp/eth.ceh = (struct enet_header *)(skb + 1);
eh119net/tcp/eth.creturn (eh->type);