Home
last modified time | relevance | path

Searched refs:ETH_ZLEN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/
H A Dethernet.h64 #define ETHER_MIN_LEN (ETH_ZLEN + ETHER_CRC_LEN) /* min packet length */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_ether.h33 #define ETH_ZLEN 60 /* Min. octets in frame sans FCS */ macro