ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_channel_request_open |
|---|---|
| Type | STRUCT |
| Fields | 8 |
| Source | messages.h |
| Size | 48 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type | int | 4 | 0 |
| 1 | sender | uint32_t | 4 | 4 |
| 2 | window | uint32_t | 4 | 8 |
| 3 | packet_size | uint32_t | 4 | 12 |
| 4 | originator | char* | 8 | 16 |
| 5 | originator_port | uint16_t | 2 | 24 |
| 6 | destination | char* | 8 | 32 |
| 7 | destination_port | uint16_t | 2 | 40 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|