Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/
Drxtimestamp.c125 static int next_port = 19999; variable
290 port = (s->type == SOCK_RAW) ? 0 : next_port++; in run_test_case()
/Linux-v6.1/net/ipv4/
Dinet_hashtables.c1050 goto next_port; in __inet_hash_connect()
1055 goto next_port; in __inet_hash_connect()
1069 next_port: in __inet_hash_connect()
Dinet_connection_sock.c335 goto next_port; in inet_csk_find_open_port()
347 goto next_port; in inet_csk_find_open_port()
351 next_port: in inet_csk_find_open_port()
Dping.c105 goto next_port; in ping_get_port()
111 next_port: in ping_get_port()
/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c11266 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
11324 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()