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 */
196 unsigned quantum; /* Bytes per round allocated to flow */
217 __u32 limit; /* HARD maximal flow queue length (bytes) */
218 __u32 qth_min; /* Min average length threshold (bytes) */
219 __u32 qth_max; /* Max average length threshold (bytes) */
247 __u32 limit; /* HARD maximal queue length (bytes) */
248 __u32 qth_min; /* Min average length threshold (bytes) */
249 __u32 qth_max; /* Max average length threshold (bytes) */
283 __u32 limit; /* HARD maximal queue length (bytes) */
284 __u32 qth_min; /* Min average length threshold (bytes) */
285 __u32 qth_max; /* Max average length threshold (bytes) */
747 __u32 memory_usage; /* in bytes */