OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_connections
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/iscsid/
iscsid_lists.c
872
if ((i->
active_connections
< ccnt)) {
873
ccnt = i->
active_connections
;
918
portal->
active_connections
--;
922
init->
active_connections
--;
966
init->
active_connections
--;
972
portal->
active_connections
--;
iscsid_globals.h
145
uint32_t
active_connections
; /* connection count */
member in struct:initiator_s
197
uint32_t
active_connections
; /* Number of connections active on this portal */
member in struct:portal_s
iscsid_driverif.c
148
n = curr->
active_connections
;
151
if (curr->
active_connections
< n) {
153
n = curr->
active_connections
;
482
init->
active_connections
++;
492
portal->
active_connections
++;
Completed in 15 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025