Home
last modified time | relevance | path

Searched refs:cache_update (Results 1 – 6 of 6) sorted by relevance

/linux/net/ethernet/
H A Deth.c335 .cache_update = eth_header_cache_update,
/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst68 is set, any references created by cache_update.
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c391 .cache_update = eth_header_cache_update,
/linux/drivers/firewire/
H A Dnet.c270 .cache_update = fwnet_header_cache_update,
/linux/include/linux/
H A Dnetdevice.h316 void (*cache_update)(struct hh_cache *hh, member
/linux/net/core/
H A Dneighbour.c1295 update = neigh->dev->header_ops->cache_update; in neigh_update_hhs()