Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dneighbour.h154 struct hh_cache hh;
441 static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_bridge()
454 static inline int neigh_hh_output(const struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_output()
478 const struct hh_cache *hh = &n->hh; in neigh_output()
/Linux-v4.19/include/linux/
Detherdevice.h42 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh,
44 void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
Dnetdevice.h241 struct hh_cache { struct
272 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument
273 void (*cache_update)(struct hh_cache *hh,
/Linux-v4.19/net/ethernet/
Deth.c228 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh, __be16 type) in eth_header_cache()
255 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update()
/Linux-v4.19/drivers/net/plip/
Dplip.c154 struct hh_cache *hh, __be16 type);
1040 struct hh_cache *hh, __be16 type) in plip_hard_header_cache()
/Linux-v4.19/drivers/firewire/
Dnet.c241 struct hh_cache *hh, __be16 type) in fwnet_header_cache()
258 static void fwnet_header_cache_update(struct hh_cache *hh, in fwnet_header_cache_update()
/Linux-v4.19/net/core/
Dneighbour.c1083 struct hh_cache *hh; in neigh_update_hhs()
1084 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs()
1331 struct hh_cache *hh = &n->hh; in neigh_hh_init()
/Linux-v4.19/drivers/isdn/i4l/
Disdn_net.c1953 static int isdn_header_cache(const struct neighbour *neigh, struct hh_cache *hh, in isdn_header_cache()
1964 static void isdn_header_cache_update(struct hh_cache *hh, in isdn_header_cache_update()