OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:discoveryid
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/iscsid/
iscsid_targets.c
80
portal->
discoveryid
= did;
285
p->
discoveryid
== id)
286
p->
discoveryid
= 0; /* mark deleted */
830
p->
discoveryid
== id) {
940
if (p->portaltype == type && p->
discoveryid
== 0) {
iscsid_discover.c
844
if (p->portaltype == PORTAL_TYPE_ISNS && p->
discoveryid
== id)
905
if (p->portaltype == PORTAL_TYPE_ISNS && p->
discoveryid
== id)
906
p->
discoveryid
= 0; /* mark deleted */
iscsid_globals.h
196
uint32_t
discoveryid
; /* ID of sendtargets or isnsserver */
member in struct:portal_s
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025