Home
last modified time | relevance | path

Searched defs:ngm_queue_state (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_message.h333 struct ngm_queue_state { struct
334 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;
/f-stack/freebsd/netgraph/
H A Dng_message.h331 struct ngm_queue_state { struct
332 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;