OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONNECTION_TIMEOUT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_globals.h
108
#define
CONNECTION_TIMEOUT
(2 * hz) /* ToDo: Reasonable? (2 seconds) */
703
void
connection_timeout
(connection_t *);
iscsi_rcv.c
1173
connection_timeout_start(conn,
CONNECTION_TIMEOUT
);
iscsi_send.c
1689
*
connection_timeout
:
1700
connection_timeout
(connection_t *conn)
function in typeref:typename:void
1709
connection_timeout_start(conn,
CONNECTION_TIMEOUT
);
iscsi_ioctl.c
560
connection_timeout_start(conn,
CONNECTION_TIMEOUT
);
1854
connection_timeout
(conn);
Completed in 46 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025