Searched refs:last_batchid (Results 1 – 2 of 2) sorted by relevance
81 unsigned int last_batchid; member639 tncs->last_batchid++; in tncs_if_tnccs_start()640 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid); in tncs_if_tnccs_start()813 if (batch_id != tncs->last_batchid + 1) { in tncs_process_if_tnccs()816 batch_id, tncs->last_batchid + 1); in tncs_process_if_tnccs()820 tncs->last_batchid = batch_id; in tncs_process_if_tnccs()
98 unsigned int last_batchid; member564 tncc->last_batchid++; in tncc_if_tnccs_start()565 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid); in tncc_if_tnccs_start()725 if (batch_id != tncc->last_batchid + 1) { in tncc_process_if_tnccs()728 batch_id, tncc->last_batchid + 1); in tncc_process_if_tnccs()732 tncc->last_batchid = batch_id; in tncc_process_if_tnccs()