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.c246 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update() function
253 EXPORT_SYMBOL(eth_header_cache_update);
332 .cache_update = eth_header_cache_update,
/linux/include/linux/
H A Detherdevice.h49 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c393 .cache_update = eth_header_cache_update,
/linux/drivers/net/
H A Dmacvlan.c618 .cache_update = eth_header_cache_update,