tcp_hdr Struct Reference

#include <tcp_hdr.h>


Data Fields

tcpport_t th_srcport
tcpport_t th_dstport
u32_t th_seq_nr
u32_t th_ack_nr
u8_t th_data_off
u8_t th_flags
u16_t th_window
u16_t th_chksum
u16_t th_urgptr


Detailed Description

Definition at line 8 of file tcp_hdr.h.


Field Documentation

u32_t tcp_hdr::th_ack_nr
 

Definition at line 13 of file tcp_hdr.h.

Referenced by create_RST(), make_pack(), tcp_frag2conn(), and tcp_print_pack().

u16_t tcp_hdr::th_chksum
 

Definition at line 17 of file tcp_hdr.h.

Referenced by create_RST(), make_pack(), and tcp_make_header().

u8_t tcp_hdr::th_data_off
 

Definition at line 14 of file tcp_hdr.h.

Referenced by tcp_extract_tcpopt(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().

tcpport_t tcp_hdr::th_dstport
 

Definition at line 11 of file tcp_hdr.h.

Referenced by create_RST(), find_best_conn(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().

u8_t tcp_hdr::th_flags
 

Definition at line 15 of file tcp_hdr.h.

Referenced by create_RST(), make_pack(), process_advanced_data(), process_data(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().

u32_t tcp_hdr::th_seq_nr
 

Definition at line 12 of file tcp_hdr.h.

Referenced by create_RST(), make_pack(), process_advanced_data(), process_data(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().

tcpport_t tcp_hdr::th_srcport
 

Definition at line 10 of file tcp_hdr.h.

Referenced by create_RST(), find_best_conn(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().

u16_t tcp_hdr::th_urgptr
 

Definition at line 18 of file tcp_hdr.h.

Referenced by process_data(), and tcp_print_pack().

u16_t tcp_hdr::th_window
 

Definition at line 16 of file tcp_hdr.h.

Referenced by create_RST(), make_pack(), tcp_frag2conn(), tcp_make_header(), and tcp_print_pack().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:18 2006 for minix by  doxygen 1.4.6