Home | History | Annotate | Download | only in linux

Lines Matching defs:bytes

33 	__u64	bytes;			/* NUmber of enqueues bytes */
110 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
158 unsigned quantum; /* Bytes per round allocated to flow */
190 __u32 limit; /* HARD maximal queue length (bytes) */
191 __u32 qth_min; /* Min average length threshold (bytes) */
192 __u32 qth_max; /* Max average length threshold (bytes) */
223 __u32 limit; /* HARD maximal queue length (bytes) */
224 __u32 qth_min; /* Min average length threshold (bytes) */
225 __u32 qth_max; /* Max average length threshold (bytes) */