Home | History | Annotate | Download | only in linux

Lines Matching defs:bytes

33 	__u64	bytes;			/* Number of enqueued bytes */
122 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
195 unsigned quantum; /* Bytes per round allocated to flow */
216 __u32 limit; /* HARD maximal flow queue length (bytes) */
217 __u32 qth_min; /* Min average length threshold (bytes) */
218 __u32 qth_max; /* Max average length threshold (bytes) */
246 __u32 limit; /* HARD maximal queue length (bytes) */
247 __u32 qth_min; /* Min average length threshold (bytes) */
248 __u32 qth_max; /* Max average length threshold (bytes) */
282 __u32 limit; /* HARD maximal queue length (bytes) */
283 __u32 qth_min; /* Min average length threshold (bytes) */
284 __u32 qth_max; /* Max average length threshold (bytes) */