Searched defs:ngm_queue_state (Results 1 – 1 of 1) sorted by relevance
343 struct ngm_queue_state { struct344 u_int queue_priority; /* maybe only low-pri is full. -1 = all*/345 u_int max_queuelen_bytes;346 u_int max_queuelen_packets;347 u_int low_watermark;348 u_int high_watermark;349 u_int current;