ekg2  GIT master
Pola danych
Dokumentacja struktury tcphdr

#include <sniff_ip.h>

Pola danych

u_short th_sport
 
u_short th_dport
 
tcp_seq th_seq
 
tcp_seq th_ack
 
u_char th_offx2
 
u_char th_flags
 
u_short th_win
 
u_short th_sum
 
u_short th_urp
 

Dokumentacja pól

◆ th_ack

tcp_seq tcphdr::th_ack

◆ th_dport

u_short tcphdr::th_dport

◆ th_flags

u_char tcphdr::th_flags

◆ th_offx2

u_char tcphdr::th_offx2

◆ th_seq

tcp_seq tcphdr::th_seq

◆ th_sport

u_short tcphdr::th_sport

◆ th_sum

u_short tcphdr::th_sum

◆ th_urp

u_short tcphdr::th_urp

◆ th_win

u_short tcphdr::th_win

Dokumentacja dla tej struktury została wygenerowana z pliku: