OpenVAS Libraries
9.0.3
|
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 |
Definition at line 82 of file ids_send.c.
u_long tcp_packet::th_ack |
Definition at line 87 of file ids_send.c.
u_short tcp_packet::th_dport |
Definition at line 85 of file ids_send.c.
u_char tcp_packet::th_flags |
Definition at line 96 of file ids_send.c.
u_int tcp_packet::th_off |
Definition at line 89 of file ids_send.c.
u_long tcp_packet::th_seq |
Definition at line 86 of file ids_send.c.
u_short tcp_packet::th_sport |
Definition at line 84 of file ids_send.c.
u_short tcp_packet::th_sum |
Definition at line 99 of file ids_send.c.
u_short tcp_packet::th_urp |
Definition at line 100 of file ids_send.c.
u_short tcp_packet::th_win |
Definition at line 98 of file ids_send.c.
u_int tcp_packet::th_x2 |
Definition at line 89 of file ids_send.c.