Searched refs:hh_cache (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | neighbour.h | 161 struct hh_cache hh; 490 static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_bridge() 503 static inline int neigh_hh_output(const struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_output() 546 const struct hh_cache *hh = &n->hh; in neigh_output()
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 151 struct hh_cache *hh, __be16 type); 1044 struct hh_cache *hh, __be16 type) in plip_hard_header_cache()
|
| /linux/drivers/firewire/ |
| H A D | net.c | 233 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/include/linux/ |
| H A D | netdevice.h | 282 struct hh_cache { struct 317 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); 318 void (*cache_update)(struct hh_cache *hh, 283 hh_lenhh_cache global() argument 284 hh_lockhh_cache global() argument 315 hh_datahh_cache global() argument
|
| /linux/net/core/ |
| H A D | neighbour.c | 1296 struct hh_cache *hh; in neigh_update_hhs() 1297 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs() 1585 struct hh_cache *hh = &n->hh; in neigh_hh_init()
|