Searched refs:ETH_HLEN (Results 1 – 3 of 3) sorted by relevance
32 #define ETH_HLEN 14 /* Total octets in header. */ macro
442 hh_alen = HH_DATA_ALIGN(ETH_HLEN); in neigh_hh_bridge()443 memcpy(skb->data - hh_alen, hh->hh_data, ETH_ALEN + hh_alen - ETH_HLEN); in neigh_hh_bridge()
513 vlan_depth = ETH_HLEN; in __vlan_get_protocol()