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