Scroll to navigation

ETH_HEADER_CACHE(9) Network device support ETH_HEADER_CACHE(9)

NAME

eth_header_cache - fill cache entry from neighbour

SYNOPSIS

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

ARGUMENTS

const struct neighbour * neigh

source neighbour

struct hh_cache * hh

destination cache entry

__be16 type

Ethernet type field

DESCRIPTION

Create an Ethernet header template from the neighbour.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.12