1ETH_HEADER_CACHE(9)         Network device support         ETH_HEADER_CACHE(9)
2
3
4

NAME

6       eth_header_cache - fill cache entry from neighbour
7

SYNOPSIS

9       int eth_header_cache(const struct neighbour * neigh,
10                            struct hh_cache * hh, __be16 type);
11

ARGUMENTS

13       neigh
14           source neighbour
15
16       hh
17           destination cache entry
18
19       type
20           Ethernet type field
21

DESCRIPTION

23       Create an Ethernet header template from the neighbour.
24
26Kernel Hackers Manual 3.10         June 2019               ETH_HEADER_CACHE(9)
Impressum