#include <tcp_structs.h>
Public Attributes | |
u_int16_t | th_sport |
u_int16_t | th_dport |
u_int32_t | th_seq |
u_int32_t | th_ack |
u_int8_t | th_hlen_reserved |
u_int8_t | th_flag |
u_int16_t | th_win |
u_int16_t | th_chksum |
u_int16_t | th_urgptr |
Definition at line 1 of file tcp_structs.h.
|
Definition at line 5 of file tcp_structs.h. |
|
Definition at line 9 of file tcp_structs.h. Referenced by packet_handler(). |
|
Definition at line 3 of file tcp_structs.h. Referenced by packet_handler(). |
|
Definition at line 7 of file tcp_structs.h. Referenced by packet_handler(). |
|
Definition at line 6 of file tcp_structs.h. Referenced by packet_handler(). |
|
Definition at line 4 of file tcp_structs.h. |
|
Definition at line 2 of file tcp_structs.h. Referenced by packet_handler(). |
|
Definition at line 10 of file tcp_structs.h. |
|
Definition at line 8 of file tcp_structs.h. |