OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MaxConnections
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_ioctl.h
47
unsigned int
MaxConnections
:1;
66
uint16_t
MaxConnections
;
118
MaxConnections
iscsi_text.c
156
{"
MaxConnections
", T_NUM, 1},
208
uint32_t
MaxConnections
;
1115
if (state->
MaxConnections
)
1116
state->
MaxConnections
= n = min(state->
MaxConnections
, n);
1118
state->
MaxConnections
= n;
1213
state->
MaxConnections
= sess->s_MaxConnections;
1602
if (lpar->is_present.
MaxConnections
) {
1603
state->
MaxConnections
= lpar->
MaxConnections
;
[
all
...]
/src/sbin/iscsid/
iscsid.h
285
unsigned int
MaxConnections
:1;
294
uint16_t
MaxConnections
;
315
MaxConnections
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025