/linux-2.4.37.9/net/ethernet/ |
D | eth.c | 216 int eth_header_cache(struct neighbour *neigh, struct hh_cache *hh) in eth_header_cache() 239 void eth_header_cache_update(struct hh_cache *hh, struct net_device *dev, unsigned char * haddr) in eth_header_cache_update()
|
/linux-2.4.37.9/net/core/ |
D | dst.c | 146 struct hh_cache *hh; in dst_destroy() local
|
D | neighbour.c | 557 struct hh_cache *hh; in neigh_destroy() local 601 struct hh_cache *hh; in neigh_suspect() local 618 struct hh_cache *hh; in neigh_connect() local 887 struct hh_cache *hh; in neigh_update_hhs() local 1033 struct hh_cache *hh = NULL; in neigh_hh_init() local
|
D | pktgen.c | 172 __u8 hh[14]; member
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ipt_MIRROR.c | 100 struct hh_cache *hh = dst->hh; in ip_direct_send() local
|
/linux-2.4.37.9/drivers/net/ |
D | myri_sbus.c | 764 int myri_header_cache(struct neighbour *neigh, struct hh_cache *hh) in myri_header_cache() 791 void myri_header_cache_update(struct hh_cache *hh, struct net_device *dev, unsigned char * haddr) in myri_header_cache_update()
|
D | plip.c | 1093 struct hh_cache *hh) in plip_hard_header_cache()
|
/linux-2.4.37.9/include/net/ |
D | dst.h | 55 struct hh_cache *hh; member
|
D | neighbour.h | 122 struct hh_cache *hh; member
|
/linux-2.4.37.9/drivers/video/ |
D | cgthreefb.c | 195 int ww, hh; in cgthreefb_init() local
|
/linux-2.4.37.9/include/asm-s390/ |
D | vtoc.h | 51 __u16 hh; member 58 __u16 hh; member
|
/linux-2.4.37.9/include/asm-s390x/ |
D | vtoc.h | 51 __u16 hh; member 58 __u16 hh; member
|
/linux-2.4.37.9/net/ipv6/ |
D | ip6_output.c | 69 struct hh_cache *hh = dst->hh; in ip6_output_finish() local
|
/linux-2.4.37.9/net/ipv4/ |
D | ip_output.c | 163 struct hh_cache *hh = dst->hh; in ip_finish_output2() local
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | eth1394.c | 614 static int ether1394_header_cache(struct neighbour *neigh, struct hh_cache *hh) in ether1394_header_cache() 632 static void ether1394_header_cache_update(struct hh_cache *hh, in ether1394_header_cache_update()
|
/linux-2.4.37.9/net/atm/ |
D | br2684.c | 273 br2684_header_cache(struct neighbour *neigh, struct hh_cache *hh) in br2684_header_cache()
|
/linux-2.4.37.9/drivers/s390/net/ |
D | qeth.c | 7788 static void qeth_header_cache_update(struct hh_cache *hh, in qeth_header_cache_update()
|