#include <tcp.h>
Public Attributes | |
uint16_t | th_sport |
uint16_t | th_dport |
uint32_t | th_seq |
uint32_t | th_ack |
uint8_t | th_off:4 |
uint8_t | th_x2:4 |
uint8_t | th_flags |
uint16_t | th_win |
uint16_t | th_sum |
uint16_t | th_urp |
|
|
|
|
|
|
|
Definition at line 33 of file tcp.h. Referenced by ip_add_option(). |
|
|
|
|
|
Definition at line 43 of file tcp.h. Referenced by ip6_checksum(), and ip_checksum(). |
|
|
|
|
|
|