Searched refs:next_port (Results 1 - 6 of 6) sorted by last modified time

/linux-master/net/ipv4/
H A Dinet_hashtables.c1060 goto next_port;
1065 goto next_port;
1079 next_port:
H A Dinet_connection_sock.c382 goto next_port;
394 goto next_port;
398 next_port:
H A Dping.c99 goto next_port;
105 next_port:
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c11244 struct _sas_port *mpt3sas_port, *next_port; local
11302 list_for_each_entry_safe(mpt3sas_port, next_port,
/linux-master/drivers/cxl/core/
H A Dregion.c1634 static struct cxl_port *next_port(struct cxl_port *port) function
1665 parent = next_port(port);
1745 for (iter = port; iter; iter = next_port(iter)) {
/linux-master/tools/testing/selftests/net/
H A Drxtimestamp.c125 static int next_port = 19999; variable
290 port = (s->type == SOCK_RAW) ? 0 : next_port++;

Completed in 232 milliseconds