eth_header_cache (9) - Linux Manuals

eth_header_cache: fill cache entry from neighbour

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

neigh

source neighbour

hh

destination cache entry

type

Ethernet type field

DESCRIPTION

Create an Ethernet header template from the neighbour.

COPYRIGHT