Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c120 static int next_port = 19999; variable
274 int port = (s.type == SOCK_RAW) ? 0 : next_port++; in run_test_case()
/Linux-v5.4/net/ipv4/
Dinet_hashtables.c685 goto next_port; in __inet_hash_connect()
690 goto next_port; in __inet_hash_connect()
703 next_port: in __inet_hash_connect()
Dinet_connection_sock.c224 goto next_port; in inet_csk_find_open_port()
228 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.4/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c9740 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
9791 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()