Home
last modified time | relevance | path

Searched refs:pktcntr (Results 1 – 8 of 8) sorted by relevance

/xnu-8019.80.24/bsd/net/pktsched/
H A Dpktsched_priq.h107 struct pktcntr xmitcnt; /* transmitted packet counter */
108 struct pktcntr dropcnt; /* dropped packet counter */
H A Dpktsched_fairq.h122 struct pktcntr xmit_cnt; /* transmitted packet counter */
123 struct pktcntr drop_cnt; /* dropped packet counter */
H A Dpktsched_cbq.h125 struct pktcntr xmit_cnt; /* packets sent in this class */
126 struct pktcntr drop_cnt; /* dropped packets */
H A Dpktsched_hfsc.h157 struct pktcntr xmit_cnt;
158 struct pktcntr drop_cnt;
/xnu-8019.80.24/bsd/net/classq/
H A Dif_classq.h129 struct pktcntr ifcq_xmitcnt;
130 struct pktcntr ifcq_dropcnt;
212 struct pktcntr ifqs_xmitcnt;
213 struct pktcntr ifqs_dropcnt;
H A Dclassq.h144 struct pktcntr { struct
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif.h430 struct pktcntr mit_sstats; /* pkts & bytes per sampling */
/xnu-8019.80.24/bsd/net/
H A Dif_var.h1156 struct pktcntr poll_tstats; /* incremental polling statistics */
1158 struct pktcntr poll_sstats; /* packets and bytes per sampling */