Searched refs:check_cnt (Results 1 – 1 of 1) sorted by relevance
583 check_cnt += skipped; in msg_verify_data()587 if (verify_pop_len > 0 && check_cnt == verify_pop_start) { in msg_verify_data()589 check_cnt += verify_pop_len; in msg_verify_data()595 check_cnt = 0; in msg_verify_data()600 check_cnt == verify_push_start + verify_push_len - push) in msg_verify_data()611 check_cnt++; in msg_verify_data()615 check_cnt = 0; in msg_verify_data()623 *check_cnt_p = check_cnt; in msg_verify_data()683 int check_cnt = 0; in msg_loop() local790 &check_cnt, &push); in msg_loop()[all …]