Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethernet/
A Deth.c261 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update() function
268 EXPORT_SYMBOL(eth_header_cache_update);
347 .cache_update = eth_header_cache_update,
/linux-6.3-rc2/include/linux/
A Detherdevice.h48 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
/linux-6.3-rc2/drivers/net/ipvlan/
A Dipvlan_main.c388 .cache_update = eth_header_cache_update,
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
A Dhostap_main.c788 .cache_update = eth_header_cache_update,
/linux-6.3-rc2/drivers/net/
A Dmacvlan.c602 .cache_update = eth_header_cache_update,

Completed in 19 milliseconds