Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Detherdevice.h41 extern int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh);
42 extern void eth_header_cache_update(struct hh_cache *hh,
Dnetdevice.h260 struct hh_cache { struct
261 struct hh_cache *hh_next; /* Next entry */ argument
287 static inline void hh_cache_put(struct hh_cache *hh) in hh_cache_put() argument
318 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh);
319 void (*cache_update)(struct hh_cache *hh,
/linux-2.6.39/include/net/
Dneighbour.h111 struct hh_cache *hh;
316 static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_bridge()
329 static inline int neigh_hh_output(struct hh_cache *hh, struct sk_buff *skb) in neigh_hh_output()
Ddst.h48 struct hh_cache *hh;
/linux-2.6.39/net/ethernet/
Deth.c236 int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh) in eth_header_cache()
264 void eth_header_cache_update(struct hh_cache *hh, in eth_header_cache_update()
/linux-2.6.39/net/core/
Ddst.c224 struct hh_cache *hh; in dst_destroy()
Dneighbour.c691 struct hh_cache *hh; in neigh_destroy()
734 struct hh_cache *hh; in neigh_suspect()
751 struct hh_cache *hh; in neigh_connect()
1020 struct hh_cache *hh; in neigh_update_hhs()
1021 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs()
1217 struct hh_cache *hh; in neigh_hh_lookup()
1235 struct hh_cache *hh; in neigh_hh_init()
/linux-2.6.39/drivers/net/
Dplip.c155 struct hh_cache *hh);
1029 struct hh_cache *hh) in plip_hard_header_cache()
Dmyri_sbus.c787 static int myri_header_cache(const struct neighbour *neigh, struct hh_cache *hh) in myri_header_cache()
814 void myri_header_cache_update(struct hh_cache *hh, in myri_header_cache_update()
/linux-2.6.39/drivers/firewire/
Dnet.c264 struct hh_cache *hh) in fwnet_header_cache()
281 static void fwnet_header_cache_update(struct hh_cache *hh, in fwnet_header_cache_update()
/linux-2.6.39/drivers/isdn/i4l/
Disdn_net.c1988 static int isdn_header_cache(const struct neighbour *neigh, struct hh_cache *hh) in isdn_header_cache()
1998 static void isdn_header_cache_update(struct hh_cache *hh, in isdn_header_cache_update()