Searched defs:flow_queue (Results 1 – 7 of 7) sorted by relevance
101 typedef struct flow_queue { struct110 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument113 } flow_queue_t; argument
114 typedef struct flow_queue { struct123 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument126 } flow_queue_t; argument
155 typedef struct flow_queue { struct164 flow_queue_cb_t cb; /* callback invoked on threshold crossing */ argument167 } flow_queue_t; argument
314 struct tid_queue flow_queue; member