ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | sftp_message_struct |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | sftp.h |
| Size | 32 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | sftp | sftp_session | 8 | 0 |
| 1 | packet_type | uint8_t | 1 | 8 |
| 2 | payload | ssh_buffer | 8 | 16 |
| 3 | id | uint32_t | 4 | 24 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|