OpenVAS Libraries  9.0.2
Data Fields
tcp_packet Struct Reference

Data Fields

u_short th_sport
 
u_short th_dport
 
u_long th_seq
 
u_long th_ack
 
u_int th_x2:4
 
u_int th_off:4
 
u_char th_flags
 
u_short th_win
 
u_short th_sum
 
u_short th_urp
 

Field Documentation

§ th_ack

u_long tcp_packet::th_ack

§ th_dport

u_short tcp_packet::th_dport

§ th_flags

u_char tcp_packet::th_flags

§ th_off

u_int tcp_packet::th_off

§ th_seq

u_long tcp_packet::th_seq

§ th_sport

u_short tcp_packet::th_sport

§ th_sum

u_short tcp_packet::th_sum

§ th_urp

u_short tcp_packet::th_urp

§ th_win

u_short tcp_packet::th_win

§ th_x2

u_int tcp_packet::th_x2

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