Searched refs:ifi_oqdrops (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.bin/netstat/
H A Dif.c165 ifd->ifi_oqdrops);
297 if_errs->count(ifd->ifi_oerrors, ifd->ifi_oqdrops),
564 ip_cur.ift_oq = ifd->ifi_oqdrops;
575 sum_cur.ift_oq += ifd->ifi_oqdrops;
590 ip_cur.ift_oq = ifd->ifi_oqdrops;
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dsnmpd.h179 #define if_oqdrops if_data.ifi_oqdrops
/openbsd-current/sys/net/
H A Dif_var.h208 #define if_oqdrops if_data.ifi_oqdrops
H A Dif.h122 u_int64_t ifi_oqdrops; /* dropped on output, this interface */ member in struct:if_data
H A Difq.c370 data->ifi_oqdrops += ifq->ifq_qdrops;
H A Dif.c2815 data->ifi_oqdrops += counters[ifc_oqdrops];
/openbsd-current/usr.bin/systat/
H A Dif.c318 UPDATE(ifc_oq, ifm_data.ifi_oqdrops);

Completed in 237 milliseconds