Fill cache entry from neighbour
int eth_header_cache(const struct neighbour * neigh, struct hh_cache * hh, __be16 type);
neigh
source neighbour
hh
destination cache entry
type
Ethernet type field
Create an Ethernet header template from the neighbour.