#include <tcp.h>
Public Attributes | |
unsigned short | th_sport |
unsigned short | th_dport |
unsigned int | th_seq |
unsigned int | th_ack |
unsigned char | th_off |
unsigned char | th_flags |
unsigned short | th_win |
unsigned short | th_sum |
unsigned short | th_urp |
unsigned short tcphdr::th_sport |
unsigned short tcphdr::th_dport |
unsigned int tcphdr::th_seq |
unsigned int tcphdr::th_ack |
unsigned char tcphdr::th_off |
unsigned char tcphdr::th_flags |
unsigned short tcphdr::th_win |
unsigned short tcphdr::th_sum |
unsigned short tcphdr::th_urp |