libmooshika
Data Fields
tcp_hdr Struct Reference

#include <rmitm.h>

Data Fields

u_int16_t th_sport
 
u_int16_t th_dport
 
u_int32_t th_seq_nr
 
u_int32_t th_ack_nr
 
u_int8_t th_data_off
 
u_int8_t th_flags
 
u_int16_t th_window
 
u_int16_t th_sum
 
u_int16_t th_urgptr
 

Field Documentation

u_int32_t tcp_hdr::th_ack_nr
u_int8_t tcp_hdr::th_data_off

Referenced by main().

u_int16_t tcp_hdr::th_dport

Referenced by main().

u_int8_t tcp_hdr::th_flags
u_int32_t tcp_hdr::th_seq_nr

Referenced by main().

u_int16_t tcp_hdr::th_sport

Referenced by main().

u_int16_t tcp_hdr::th_sum
u_int16_t tcp_hdr::th_urgptr
u_int16_t tcp_hdr::th_window

Referenced by main().


The documentation for this struct was generated from the following file: