ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_counter_struct |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | libssh.h |
| Size | 32 |
| Usage | The type is used by 2 symbols and 2 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | in_bytes | uint64_t | 8 | 0 |
| 1 | out_bytes | uint64_t | 8 | 8 |
| 2 | in_packets | uint64_t | 8 | 16 |
| 3 | out_packets | uint64_t | 8 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .in_bytes | uint64_t |
| 8 | .out_bytes | uint64_t |
| 16 | .in_packets | uint64_t |
| 24 | .out_packets | uint64_t |