tcp.h File Reference

Go to the source code of this file.

Data Structures

struct  s_tcp_hdr

Defines

#define TCP_FL_FIN   0x01
#define TCP_FL_SYN   0x02
#define TCP_FL_RST   0x04
#define TCP_FL_PSH   0x08
#define TCP_FL_ACK   0x10
#define TCP_FL_URG   0x20
#define TCP_HEADER_LEN   sizeof (struct s_tcp_hdr)

Variables

s_tcp_hdr packed


Define Documentation

#define TCP_FL_ACK   0x10
 

#define TCP_FL_FIN   0x01
 

#define TCP_FL_PSH   0x08
 

#define TCP_FL_RST   0x04
 

#define TCP_FL_SYN   0x02
 

#define TCP_FL_URG   0x20
 

#define TCP_HEADER_LEN   sizeof (struct s_tcp_hdr)
 


Variable Documentation

struct s_tcp_hdr packed
 


Generated on Wed May 24 23:06:03 2006 for LSE/OS by  doxygen 1.4.6