Home
last modified time | relevance | path

Searched refs:SEG_DESC_SRC_INDEX_OFFSET (Results 1 – 3 of 3) sorted by relevance

/dports/net/libiscsi/libiscsi-1.19.0/examples/
H A Discsi-dd.c223 …hdr[3] = (desc_len - SEG_DESC_SRC_INDEX_OFFSET) & 0xFF; /* don't account for the first 4 bytes in … in populate_seg_desc_hdr()
/dports/net/libiscsi/libiscsi-1.19.0/include/
H A Dscsi-lowlevel.h1150 #define SEG_DESC_SRC_INDEX_OFFSET 4 macro
/dports/net/libiscsi/libiscsi-1.19.0/test-tool/
H A Discsi-support.c2998 …hdr[3] = (desc_len - SEG_DESC_SRC_INDEX_OFFSET) & 0xFF; /* don't account for the first 4 bytes in … in populate_seg_desc_hdr()