Searched refs:tmp_num (Results 1 – 4 of 4) sorted by relevance
196 uint32_t tmp_sum, tmp_num; in tcp_notsack_insert() local280 tmp_num = *num; in tcp_notsack_insert()296 tmp_num--; in tcp_notsack_insert()320 *num = tmp_num; in tcp_notsack_insert()
202 uint32_t tmp_sum, tmp_num; in tcp_notsack_insert() local285 tmp_num = *num; in tcp_notsack_insert()301 tmp_num--; in tcp_notsack_insert()325 *num = tmp_num; in tcp_notsack_insert()
357 size_t tmp_num = 0; in findIterThere() local359 payloadLen-offset, NULL, &tmp_num, ITER_THERE_ONLY); in findIterThere()362 int tmp_num_there = (int)tmp_num; in findIterThere()363 if (tmp_num_there != tmp_num) { in findIterThere()
642 int i, tmp_num; in i_swap_rl_pointers() local656 tmp_num = rlist[i].ird_num_servers_o; in i_swap_rl_pointers()658 rlist[i].ird_num_servers = tmp_num; in i_swap_rl_pointers()