OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isnsp_version
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libisns/
isns_thread.c
318
pdu_p->hdr.
isnsp_version
= isns_ntohs(pdu_p->hdr.
319
isnsp_version
);
329
if (pdu_p->hdr.
isnsp_version
!=
ISNSP_VERSION
) {
331
"
isnsp_version
!=
ISNSP_VERSION
\n");
isns_pdu.h
45
#define
ISNSP_VERSION
(0x0001)
174
uint16_t
isnsp_version
;
member in struct:isns_pdu_hdr_s
isns_task.c
215
pdu_p->hdr.
isnsp_version
= isns_htons(pdu_p->hdr.
216
isnsp_version
);
isns_pdu.c
894
pdu_p->hdr.
isnsp_version
=
ISNSP_VERSION
;
1279
pdu_p->hdr.
isnsp_version
,
1289
isns_ntohs(pdu_p->hdr.
isnsp_version
),
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025