Searched refs:last_batchid (Results 1 – 2 of 2) sorted by relevance
81 unsigned int last_batchid; member641 tncs->last_batchid++; in tncs_if_tnccs_start()642 os_snprintf(buf, 1000, IF_TNCCS_START, tncs->last_batchid); in tncs_if_tnccs_start()816 if (batch_id != tncs->last_batchid + 1) { in tncs_process_if_tnccs()819 batch_id, tncs->last_batchid + 1); in tncs_process_if_tnccs()823 tncs->last_batchid = batch_id; in tncs_process_if_tnccs()
98 unsigned int last_batchid; member565 tncc->last_batchid++; in tncc_if_tnccs_start()566 os_snprintf(buf, 1000, IF_TNCCS_START, tncc->last_batchid); in tncc_if_tnccs_start()727 if (batch_id != tncc->last_batchid + 1) { in tncc_process_if_tnccs()730 batch_id, tncc->last_batchid + 1); in tncc_process_if_tnccs()734 tncc->last_batchid = batch_id; in tncc_process_if_tnccs()