Lines Matching refs:oerrors
130 uint64_t oerrors; member
2997 sumstats->oerrors += newstats->oerrors - oldstats->oerrors; in if_stat_total()
3089 stat.oerrors = in if_report()
3239 t.oerrors = kstat_named_value(ksp, in if_report()
3316 new.oerrors - old.oerrors, in if_report()
3322 sum.oerrors, sum.collisions); in if_report()
3401 stat.oerrors = in if_report()
3552 t.oerrors = kstat_named_value(ksp, in if_report()
3629 new6.oerrors - old6.oerrors, in if_report()
3635 sum6.oerrors, sum6.collisions); in if_report()
3682 statptr->opackets, statptr->oerrors, in if_report_ip4()
3734 statptr->oerrors, statptr->collisions); in if_report_ip6()