Searched defs:ngm_queue_state (Results 1 – 1 of 1) sorted by relevance
332 struct ngm_queue_state { struct333 u_int queue_priority; /* maybe only low-pri is full. -1 = all*/334 u_int max_queuelen_bytes;335 u_int max_queuelen_packets;336 u_int low_watermark;337 u_int high_watermark;338 u_int current;