Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/net/ipv4/
Dinet_hashtables.c777 goto next_port; in __inet_hash_connect()
782 goto next_port; in __inet_hash_connect()
795 next_port: in __inet_hash_connect()
Dinet_connection_sock.c235 goto next_port; in inet_csk_find_open_port()
239 next_port: in inet_csk_find_open_port()
Dping.c99 goto next_port; in ping_get_port()
105 next_port: in ping_get_port()
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c10132 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
10187 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()