Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/em/
H A Dif_em.h221 #define ETH_ZLEN 60 macro
H A Dif_em.c720 adapter->min_frame_size = ETH_ZLEN + ETHER_CRC_LEN; in em_attach()