|
jint | uid |
|
time_t | time |
|
int | version |
|
uint16_t | mss |
|
uint8_t | recv_scale |
|
uint8_t | send_scale |
|
uint32_t | recv_window |
|
uint32_t | send_window |
|
uint16_t | unconfirmed |
|
uint32_t | remote_seq |
|
uint32_t | local_seq |
|
uint32_t | remote_start |
|
uint32_t | local_start |
|
uint32_t | acked |
|
long long | last_keep_alive |
|
uint64_t | sent |
|
uint64_t | received |
|
union { |
__be32 ip4 |
|
struct in6_addr ip6 |
|
} | saddr |
|
__be16 | source |
|
union { |
__be32 ip4 |
|
struct in6_addr ip6 |
|
} | daddr |
|
__be16 | dest |
|
uint8_t | state |
|
uint8_t | socks5 |
|
struct segment * | forward |
|
int | checkedHostname |
|
The documentation for this struct was generated from the following file: