Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Drxtimestamp.c125 static int next_port = 19999; variable
290 port = (s->type == SOCK_RAW) ? 0 : next_port++; in run_test_case()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c804 goto next_port; in __inet_hash_connect()
809 goto next_port; in __inet_hash_connect()
822 next_port: in __inet_hash_connect()
H A Dinet_connection_sock.c235 goto next_port; in inet_csk_find_open_port()
239 next_port: in inet_csk_find_open_port()
H A Dping.c99 goto next_port; in ping_get_port()
105 next_port: in ping_get_port()
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c10156 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove() local
10211 list_for_each_entry_safe(mpt3sas_port, next_port, in scsih_remove()