ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_pcap_context_struct |
|---|---|
| Type | STRUCT |
| Fields | 9 |
| Source | pcap.c |
| Size | 40 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | session | ssh_session | 8 | 0 |
| 1 | file | ssh_pcap_file | 8 | 8 |
| 2 | connected | int | 4 | 16 |
| 3 | ipsource | uint32_t | 4 | 20 |
| 4 | ipdest | uint32_t | 4 | 24 |
| 5 | portsource | uint16_t | 2 | 28 |
| 6 | portdest | uint16_t | 2 | 30 |
| 7 | outsequence | uint32_t | 4 | 32 |
| 8 | insequence | uint32_t | 4 | 36 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|