Searched refs:oerrors (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dif.c772 ifs0.int_data.oerrors = ifm.ifm_data.ifi_oerrors;
1013 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors;
H A Ddefs.h313 u_int oerrors; member in struct:interface::int_data
/netbsd-6-1-5-RELEASE/usr.sbin/lmcconfig/
H A Dlmcconfig.c1134 if (status.cntrs.oerrors) printf("Tx errors:\t\t%u\n", status.cntrs.oerrors);
2559 status.cntrs.oerrors -= old.cntrs.oerrors;
/netbsd-6-1-5-RELEASE/sys/dev/i2o/
H A Di2o.h1333 u_int64_t oerrors; member in struct:i2o_param_lan_stats
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.h729 u_int32_t oerrors; /* Tx packets with bad status */ member in struct:cntrs
H A Dif_lmc.c3513 ifp->if_oerrors = cntrs->oerrors;
3870 stats->tx_errors = cntrs->oerrors;
4461 sc->status.cntrs.oerrors++;

Completed in 98 milliseconds