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

NAME

6       eth_header_cache_update - update cache entry
7

SYNOPSIS

9       void eth_header_cache_update(struct hh_cache * hh,
10                                    const struct net_device * dev,
11                                    const unsigned char * haddr);
12

ARGUMENTS

14       hh
15           destination cache entry
16
17       dev
18           network device
19
20       haddr
21           new hardware address
22

DESCRIPTION

24       Called by Address Resolution module to notify changes in address.
25
27Kernel Hackers Manual 3.10         June 2019           ETH_HEADER_CACHE_UPD(9)
Impressum