Home
last modified time | relevance | path

Searched refs:hh_cache (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/net/
A Dneighbour.h157 struct hh_cache hh;
480 static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_bridge()
493 static inline int neigh_hh_output(const struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_output()
536 const struct hh_cache *hh = &n->hh; in neigh_output()
/linux-6.3-rc2/include/linux/
A Detherdevice.h46 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh,
48 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
A Dnetdevice.h278 struct hh_cache { struct
309 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument
310 void (*cache_update)(struct hh_cache *hh,
/linux-6.3-rc2/net/ethernet/
A Deth.c229 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type) in eth_header_cache()
261 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update()
/linux-6.3-rc2/drivers/net/plip/
A Dplip.c151 struct hh_cache *hh, __be16 type);
1044 struct hh_cache *hh, __be16 type) in plip_hard_header_cache()
/linux-6.3-rc2/drivers/firewire/
A Dnet.c233 struct hh_cache *hh, __be16 type) in fwnet_header_cache()
254 static void fwnet_header_cache_update(struct hh_cache *hh, in fwnet_header_cache_update()
/linux-6.3-rc2/net/core/
A Dneighbour.c1281 struct hh_cache *hh; in neigh_update_hhs()
1282 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs()
1548 struct hh_cache *hh = &n->hh; in neigh_hh_init()

Completed in 42 milliseconds