tcp_options Struct Reference
[TCP options]

Parsed TCP options. More...

#include <tcp.h>


Data Fields

struct tcp_mss_optionmssopt
 MSS option, if present.
struct tcp_timestamp_optiontsopt
 Timestampe option, if present.


Detailed Description

Parsed TCP options.

Definition at line 75 of file tcp.h.


Field Documentation

MSS option, if present.

Definition at line 77 of file tcp.h.

Referenced by tcp_rx_opts().

Timestampe option, if present.

Definition at line 79 of file tcp.h.

Referenced by tcp_rx(), tcp_rx_opts(), and tcp_rx_syn().


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