Searched defs:ETHER_STAT_ALIGN_ERRORS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_ether.h48 ETHER_STAT_ALIGN_ERRORS = MACTYPE_STAT_MIN, enumerator in enum:ether_stat
129 (ETHER_STAT_LP_CAP_5000FDX - ETHER_STAT_ALIGN_ERRORS + 1)
132 ((_ether_stat) == ETHER_STAT_ALIGN_ERRORS || \

Completed in 100 milliseconds