table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ETH_HEADER_CACHE(9) | Network device support | ETH_HEADER_CACHE(9) |
NAME¶
eth_header_cache - fill cache entry from neighbourSYNOPSIS¶
int
eth_header_cache(const struct neighbour * neigh,
struct hh_cache * hh,
__be16 type);
ARGUMENTS¶
neighsource neighbour
hh
destination cache entry
type
Ethernet type field
DESCRIPTION¶
Create an Ethernet header template from the neighbour.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |