Searched refs:tx_queue_xmit (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-alarm.c120 static int tx_queue_xmit(struct queue_node *n, const void *data) function
151 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit); local
H A Dsync-notrack.c184 static int tx_queue_xmit(struct queue_node *n, const void *data2) function
219 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit); local
H A Dsync-ftfw.c480 static int tx_queue_xmit(struct queue_node *n, const void *data) function
545 queue_iterate(STATE_SYNC(tx_queue), NULL, tx_queue_xmit); local

Completed in 199 milliseconds