Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_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;
308 struct pktcntr green_cnt;
309 struct pktcntr yellow_cnt;
310 struct pktcntr red_cnt;
329 struct pktcntr green_cnt;
330 struct pktcntr yellow_cnt;
[all …]
H A Daltq_priq.h62 struct pktcntr xmitcnt; /* transmitted packet counter */
63 struct pktcntr dropcnt; /* dropped packet counter */
95 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
96 struct pktcntr cl_dropcnt; /* dropped packet counter */
H A Daltq_red.h53 struct pktcntr xmit_cnt;
54 struct pktcntr drop_cnt;
97 struct pktcntr xmit_cnt;
98 struct pktcntr drop_cnt;
H A Daltq_fairq.h76 struct pktcntr xmit_cnt; /* transmitted packet counter */
77 struct pktcntr drop_cnt; /* dropped packet counter */
132 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
133 struct pktcntr cl_dropcnt; /* dropped packet counter */
H A Daltq_hfsc.h108 struct pktcntr xmit_cnt;
109 struct pktcntr drop_cnt;
151 struct pktcntr xmit_cnt;
152 struct pktcntr drop_cnt;
275 struct pktcntr xmit_cnt;
276 struct pktcntr drop_cnt;
H A Daltq_codel.h48 struct pktcntr drop_cnt;
56 struct pktcntr cl_xmitcnt; /* transmitted packet counter */
57 struct pktcntr cl_dropcnt; /* dropped packet counter */
H A Daltq_cbq.h83 struct pktcntr xmit_cnt; /* packets sent in this class */
84 struct pktcntr drop_cnt; /* dropped packets */
H A Daltq_rmclass.h128 struct pktcntr xmit_cnt; /* packets sent in this class */
129 struct pktcntr drop_cnt; /* dropped packets */
H A Daltq.h68 struct pktcntr { struct