Searched refs:batch_id (Results 1 – 2 of 2) sorted by relevance
781 unsigned int batch_id; in tncs_process_if_tnccs() local810 batch_id = atoi(pos); in tncs_process_if_tnccs()812 batch_id); in tncs_process_if_tnccs()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()
689 unsigned int batch_id; in tncc_process_if_tnccs() local722 batch_id = atoi(pos); in tncc_process_if_tnccs()724 batch_id); in tncc_process_if_tnccs()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()