Lines Matching refs:oerrors
128 uint64_t oerrors; member
2598 sumstats->oerrors += newstats->oerrors - oldstats->oerrors; in if_stat_total()
2693 stat.oerrors = in if_report()
2842 t.oerrors = kstat_named_value(ksp, in if_report()
2919 new.oerrors - old.oerrors, in if_report()
2925 sum.oerrors, sum.collisions); in if_report()
3005 stat.oerrors = in if_report()
3157 t.oerrors = kstat_named_value(ksp, in if_report()
3234 new6.oerrors - old6.oerrors, in if_report()
3240 sum6.oerrors, sum6.collisions); in if_report()
3286 statptr->opackets, statptr->oerrors, in if_report_ip4()
3337 statptr->oerrors, statptr->collisions); in if_report_ip6()