max_send_pdu_length
u32_t max_send_pdu_length /* Maximum length of a PDU that the target can receive */;
u32_t max_send_pdu_length;
ctx->xstorm_st_context.iscsi.max_send_pdu_length = ISCSI_DEFAULT_MAX_PDU_LENGTH;
__le32 max_send_pdu_length /* Maximum PDU size. Valid for the TX */;