tcp_header Struct Reference

A TCP header. More...

#include <tcp.h>


Data Fields

uint16_t src
uint16_t dest
uint32_t seq
uint32_t ack
uint8_t hlen
uint8_t flags
uint16_t win
uint16_t csum
uint16_t urg


Detailed Description

A TCP header.

Definition at line 19 of file tcp.h.


Field Documentation

Definition at line 20 of file tcp.h.

Referenced by tcp_xmit(), and tcp_xmit_reset().

Definition at line 21 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 22 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 23 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 24 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 25 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 26 of file tcp.h.

Referenced by tcp_rx(), tcp_xmit(), and tcp_xmit_reset().

Definition at line 27 of file tcp.h.

Referenced by tcp_xmit(), and tcp_xmit_reset().

Definition at line 28 of file tcp.h.


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1