ETH_HEADER_CACHE

Section: Network device support (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

eth_header_cache - fill cache entry from neighbour  

SYNOPSIS

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

ARGUMENTS

neigh

source neighbour

hh

destination cache entry Create an Ethernet header template from the neighbour.
 

COPYRIGHT