Home
last modified time | relevance | path

Searched refs:next_port (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/
H A Drxtimestamp.c143 static int next_port = 19999; variable
308 port = (s->type == SOCK_RAW) ? 0 : next_port++; in run_test_case()
/linux/net/ipv4/
H A Dping.c98 goto next_port; in ping_get_port()
104 next_port: in ping_get_port()