Searched refs:queue_iterate (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dqueue.h57 void queue_iterate(struct queue *b,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-ftfw.c218 queue_iterate(rs_queue, &fd, rs_queue_dump);
341 queue_iterate(rs_queue, h, rs_queue_empty);
350 queue_iterate(rs_queue, nack, rs_queue_to_tx);
399 queue_iterate(rs_queue, NULL, rs_queue_empty);
545 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit);
H A Dsync-alarm.c151 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit);
H A Dqueue.c170 void queue_iterate(struct queue *b, function
H A Dsync-notrack.c219 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit);
H A Dchannel.c214 queue_iterate(errorq, c, channel_handle_error_step);

Completed in 106 milliseconds