Searched refs:transq_hdr (Results 1 – 2 of 2) sorted by relevance
72 transq_hdr_t transq_hdr; variable826 "the transmission queue\n", transq_hdr.count)); in send_record()922 DPRINT((dfile, "Token sent (transq size = %ld)\n", transq_hdr.count)); in send_record()1117 cur_node = transq_hdr.head; in recv_record()1151 transq_hdr.count)); in recv_record()1335 if (transq_hdr.count > 0) { in do_reset()1388 if (transq_hdr.count > 0) { in do_cleanup()1390 "(len = %ld)\n", transq_hdr.count)); in do_cleanup()1391 while (transq_hdr.count > 0) { in do_cleanup()1392 transq_dequeue(transq_hdr.head); in do_cleanup()[all …]
84 extern struct transq_hdr_s transq_hdr;583 if (transq_hdr.count == transq_count_max) { in auditd_plugin()585 transq_hdr.count)); in auditd_plugin()