ABI | Symbols | Types | Live Readelf |
| 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. |
| PADDING | FIELD |
| BIT-FIELD |
| 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 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .sftp | sftp_session |
| 8 | .packet_type | uint8_t |
| 9 | padding | |
| 16 | .payload | ssh_buffer |
| 24 | .id | uint32_t |
| 28 | padding |