Lines Matching +full:report +full:- +full:rate +full:- +full:hz
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1998-2010 Luigi Rizzo, Universita` di Pisa
34 * Definition of the kernel-userland API for dummynet.
107 DN_NOERROR = 0x0002, /* do not report errors */
134 uint64_t burst; /* scaled. bits*Hz XXX */
140 * flow masks, buckets for the flow hash, and possibly scheduler-
153 /* generic scheduler parameters. Leave them at -1 if unset.
171 int32_t plr[4]; /* PLR, pkt loss rate (2^31-1 means 100%) */
247 +---------+ weight Wx +-------------+
248 | |->-[flow]-->--| |-+
249 -->--| QUEUE x | ... | | |
250 | |->-[flow]-->--| SCHEDuler N | |
251 +---------+ | | |
252 ... | +--[LINK N]-->--
253 +---------+ weight Wy | | +--[LINK N]-->--
254 | |->-[flow]-->--| | |
255 -->--| QUEUE y | ... | | |
256 | |->-[flow]-->--| | |
257 +---------+ +-------------+ |
258 +-------------+