Searched refs:ISNST_MAX_MSG_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c212 #define ISNST_MAX_MSG_SIZE (16 * ISNSP_MAX_PDU_SIZE) macro
1874 if (isns_message_buf_size * 2 <= ISNST_MAX_MSG_SIZE) {
2869 if (payload_len > ISNST_MAX_MSG_SIZE) {

Completed in 48 milliseconds