Lines Matching refs:opackets
127 uint64_t opackets; member
2596 sumstats->opackets += newstats->opackets - oldstats->opackets; in if_stat_total()
2690 stat.opackets = in if_report()
2840 t.opackets = kstat_named_value(ksp, in if_report()
2918 new.opackets - old.opackets, in if_report()
2924 sum.ierrors, sum.opackets, in if_report()
3002 stat.opackets = in if_report()
3155 t.opackets = kstat_named_value(ksp, in if_report()
3233 new6.opackets - old6.opackets, in if_report()
3239 sum6.ierrors, sum6.opackets, in if_report()
3286 statptr->opackets, statptr->oerrors, in if_report_ip4()
3295 statptr->opackets = ap->ipAdEntInfo.ae_obcnt; in if_report_ip4()
3336 statptr->ipackets, statptr->ierrors, statptr->opackets, in if_report_ip6()
3345 statptr->opackets = ap6->ipv6AddrInfo.ae_obcnt; in if_report_ip6()