Home
last modified time | relevance | path

Searched refs:next_port (Results 1 – 5 of 5) 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 Dinet_hashtables.c1101 goto next_port; in __inet_hash_connect()
1107 goto next_port; in __inet_hash_connect()
1142 next_port: in __inet_hash_connect()
H A Dinet_connection_sock.c367 goto next_port; in inet_csk_find_open_port()
379 goto next_port; in inet_csk_find_open_port()
383 next_port: in inet_csk_find_open_port()
H A Dping.c98 goto next_port; in ping_get_port()
104 next_port: in ping_get_port()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c12516 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
12574 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()