Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/altq/
HDaltq_cdnr.h112 struct pktcntr in_cnt;
113 struct pktcntr out_cnt;
140 struct pktcntr green_cnt;
141 struct pktcntr yellow_cnt;
142 struct pktcntr red_cnt;
183 struct pktcntr tce_cnts[3]; /* tcm returns 3 counters */
188 struct pktcntr cnts[TCACODE_MAX+1];
273 struct pktcntr tc_cnts[TCACODE_MAX+1];
292 struct pktcntr in_cnt; /* statistics for IN/OUT */
293 struct pktcntr out_cnt; /* statistics for IN/OUT */
[all …]
HDaltq_red.h45 struct pktcntr xmit_cnt;
46 struct pktcntr drop_cnt;
96 struct pktcntr xmit_cnt;
97 struct pktcntr drop_cnt;
161 struct pktcntr xmit_cnt;
162 struct pktcntr drop_cnt;
HDaltq_fairq.h76 struct pktcntr xmit_cnt; /* transmitted packet counter */
77 struct pktcntr drop_cnt; /* dropped packet counter */
126 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
127 struct pktcntr cl_dropcnt; /* dropped packet counter */
HDaltq_priq.h106 struct pktcntr xmitcnt; /* transmitted packet counter */
107 struct pktcntr dropcnt; /* dropped packet counter */
155 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
156 struct pktcntr cl_dropcnt; /* dropped packet counter */
HDaltq_codel.h48 struct pktcntr drop_cnt;
56 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
57 struct pktcntr cl_dropcnt; /* dropped packet counter */
HDaltq_hfsc.h99 struct pktcntr xmit_cnt;
100 struct pktcntr drop_cnt;
285 struct pktcntr xmit_cnt;
286 struct pktcntr drop_cnt;
HDaltq_cbq.h77 struct pktcntr xmit_cnt; /* packets sent in this class */
78 struct pktcntr drop_cnt; /* dropped packets */
HDaltq_rmclass.h128 struct pktcntr xmit_cnt; /* packets sent in this class */
129 struct pktcntr drop_cnt; /* dropped packets */
HDaltq.h166 struct pktcntr { struct