Home
last modified time | relevance | path

Searched refs:eth_header_cache_update (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/ethernet/
H A Deth.c258 * eth_header_cache_update - update cache entry
265 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update() function
272 EXPORT_SYMBOL(eth_header_cache_update); variable
351 .cache_update = eth_header_cache_update,
/kernel/linux/linux-6.6/net/ethernet/
H A Deth.c254 * eth_header_cache_update - update cache entry
261 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update() function
268 EXPORT_SYMBOL(eth_header_cache_update); variable
347 .cache_update = eth_header_cache_update,
/kernel/linux/linux-5.10/include/linux/
H A Detherdevice.h41 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
/kernel/linux/linux-6.6/include/linux/
H A Detherdevice.h48 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
/kernel/linux/linux-5.10/drivers/net/ipvlan/
H A Dipvlan_main.c387 .cache_update = eth_header_cache_update,
/kernel/linux/linux-6.6/drivers/net/ipvlan/
H A Dipvlan_main.c389 .cache_update = eth_header_cache_update,
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c788 .cache_update = eth_header_cache_update,
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_main.c788 .cache_update = eth_header_cache_update,
/kernel/linux/linux-5.10/drivers/net/
H A Dmacvlan.c597 .cache_update = eth_header_cache_update,
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvlan.c611 .cache_update = eth_header_cache_update,

Completed in 15 milliseconds