ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_bind_struct |
|---|---|
| Type | STRUCT |
| Fields | 13 |
| Source | bind.h |
| Size | 1200 1232 |
| Usage | The type is used by 10 symbols and 1 type. |
| Status | CHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | common | struct ssh_common_struct | 1048 | 0 |
| 1 | bind_callbacks | struct ssh_bind_callbacks_struct* | 8 | 1048 |
| 2 | bind_callbacks_userdata | void* | 8 | 1056 |
| 3 | poll | struct ssh_poll_handle_struct* | 8 | 1064 |
| 4 | wanted_methods | char*[10] | 80 | 1072 |
| 5 | banner | char* | 8 | 1152 |
| ecdsakey | char* | 8 | 1160 | |
| 6 | dsakey | char* | 8 | 1160 1168 |
| 7 | rsakey | char* | 8 | 1168 1176 |
| ecdsa | ssh_key | 8 | 1184 | |
| dsa | ssh_key | 8 | 1192 | |
| rsa | ssh_key | 8 | 1200 | |
| 8 | bindaddr | char* | 8 | 1176 1208 |
| 9 | bindfd | socket_t | 4 | 1184 1216 |
| 10 | bindport | unsigned int | 4 | 1188 1220 |
| 11 | blocking | int | 4 | 1192 1224 |
| 12 | toaccept | int | 4 | 1196 1228 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|