taglinefilesource code
hh_type71include/linux/netdevice.hunsigned short  hh_type;  /* protocol identifier, f.e ETH_P_IP */
hh_type252net/ethernet/eth.cif (hh->hh_type != ETH_P_IP)
hh_type254net/ethernet/eth.cprintk("eth_header_cache_update: %04x cache is not implemented\n", hh->hh_type);
hh_type1382net/ipv4/arp.chh->hh_type = htype;
hh_type1398net/ipv4/arp.cif (hh->hh_type == htype)
hh_type1422net/ipv4/arp.chh->hh_type = htype;