Home
last modified time | relevance | path

Searched refs:hh_type (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/net/ethernet/
Deth.c218 unsigned short type = hh->hh_type; in eth_header_cache()
/linux-2.4.37.9/include/linux/
Dnetdevice.h194 unsigned short hh_type; /* protocol identifier, f.e ETH_P_IP member
/linux-2.4.37.9/net/core/
Dneighbour.c1037 if (hh->hh_type == protocol) in neigh_hh_init()
1043 hh->hh_type = protocol; in neigh_hh_init()
/linux-2.4.37.9/drivers/net/
Dmyri_sbus.c766 unsigned short type = hh->hh_type; in myri_header_cache()
/linux-2.4.37.9/drivers/ieee1394/
Deth1394.c616 unsigned short type = hh->hh_type; in ether1394_header_cache()