Home
last modified time | relevance | path

Searched refs:next_port (Results 1 – 4 of 4) 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_connection_sock.c366 goto next_port; in inet_csk_find_open_port()
378 goto next_port; in inet_csk_find_open_port()
382 next_port: in inet_csk_find_open_port()
/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c2119 struct leapraid_sas_port *leapraid_port, *next_port; in leapraid_cleanup_lists() local
2138 list_for_each_entry_safe(leapraid_port, next_port, in leapraid_cleanup_lists()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c12528 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
12587 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()