_TcpSynQueueItem Struct Reference
SYN queue item. More...
#include <tcp.h>
Data Fields | |
struct _TcpSynQueueItem * | next |
NetInterface * | interface |
IpAddr | srcAddr |
uint16_t | srcPort |
IpAddr | destAddr |
uint32_t | isn |
uint16_t | mss |
bool_t | sackPermitted |
Detailed Description
Field Documentation
◆ destAddr
◆ interface
NetInterface* interface |
◆ isn
◆ mss
◆ next
struct _TcpSynQueueItem* next |
◆ sackPermitted
◆ srcAddr
◆ srcPort
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/tcp.h