Home
last modified time | relevance | path

Searched refs:ether_stat_toolong_errors (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h159 uint64_t ether_stat_toolong_errors; member
H A Dbfe.c1344 bfe->bfe_stats.ether_stat_toolong_errors = in bfe_gather_stats()
1566 v = bfe->bfe_stats.ether_stat_toolong_errors; in bfe_mac_getstat()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h399 uint64_t ether_stat_toolong_errors; member
H A Dvr.c1440 vrp->stats.ether_stat_toolong_errors++; in vr_receive()
2521 v = vrp->stats.ether_stat_toolong_errors; in vr_mac_getstat()