taglinefilesource code
hh_type75include/linux/netdevice.hunsigned short  hh_type;  /* protocol identifier, f.e ETH_P_IP */
hh_type253net/ethernet/eth.cif (hh->hh_type != ETH_P_IP)
hh_type255net/ethernet/eth.cprintk("eth_header_cache_update: %04x cache is not implemented\n", hh->hh_type);
hh_type1431net/ipv4/arp.chh->hh_type = htype;
hh_type1447net/ipv4/arp.cif (hh->hh_type == htype)
hh_type1471net/ipv4/arp.chh->hh_type = htype;