Home
last modified time | relevance | path

Searched refs:eth_header_cache_update (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethernet/
H A Deth.c242 * eth_header_cache_update - update cache entry
249 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update() function
256 EXPORT_SYMBOL(eth_header_cache_update);
335 .cache_update = eth_header_cache_update,
/linux/include/linux/
H A Detherdevice.h48 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c391 .cache_update = eth_header_cache_update,
/linux/drivers/net/
H A Dmacvlan.c612 .cache_update = eth_header_cache_update,