Searched refs:next_port (Results 1 – 1 of 1) sorted by relevance
143 static int next_port = 19999; variable308 port = (s->type == SOCK_RAW) ? 0 : next_port++; in run_test_case()