hh_cache           40 include/linux/etherdevice.h int eth_header_cache(const struct neighbour *neigh, struct hh_cache *hh,
hh_cache           42 include/linux/etherdevice.h void eth_header_cache_update(struct hh_cache *hh, const struct net_device *dev,
hh_cache          262 include/linux/netdevice.h 	int	(*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);
hh_cache          263 include/linux/netdevice.h 	void	(*cache_update)(struct hh_cache *hh,
hh_cache          406 include/net/dst.h 	const struct hh_cache *hh;
hh_cache          152 include/net/neighbour.h 	struct hh_cache		hh;
hh_cache          377 include/net/neighbour.h static inline int neigh_hh_bridge(struct hh_cache *hh, struct sk_buff *skb)
hh_cache          390 include/net/neighbour.h static inline int neigh_hh_output(const struct hh_cache *hh, struct sk_buff *skb)