Home
last modified time | relevance | path

Searched defs:ETHER_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/ks7010/
H A Deap_packet.h20 #define ETHER_HDR_SIZE sizeof(struct ether_hdr) macro
/openbmc/u-boot/include/
H A Dnet.h303 #define ETHER_HDR_SIZE (sizeof(struct ethernet_hdr)) macro