1ETH_HEADER_CACHE(9) Network device support ETH_HEADER_CACHE(9)
23
4
NAME
6eth_header_cache - fill cache entry from neighbour
7
SYNOPSIS
9int eth_header_cache(const struct neighbour * neigh,
10struct hh_cache * hh, __be16 type);
11
ARGUMENTS
13neigh
14source neighbour
1516
hh
17destination cache entry
1819
type
20Ethernet type field
21
DESCRIPTION
23Create an Ethernet header template from the neighbour.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 ETH_HEADER_CACHE(9)