OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pduh_DataSegmentLength
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_pdu.h
413
uint8_t
pduh_DataSegmentLength
[3];
iscsi_rcv.c
199
ntoh3(pdu->pdu_hdr.
pduh_DataSegmentLength
)));
200
if (!(len = ntoh3(pdu->pdu_hdr.
pduh_DataSegmentLength
))) {
621
dsl = ntoh3(pdu->pdu_hdr.
pduh_DataSegmentLength
);
1090
dsl = ntoh3(pdu->pdu_hdr.
pduh_DataSegmentLength
);
iscsi_send.c
619
hton3(dsl, pdu->pdu_hdr.
pduh_DataSegmentLength
);
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026