ip_option Struct Reference
[Internet Protocol (IP) Service]

Internet option header. More...

#include <ip_header.h>

Data Fields

uint8_t type
 A single octet of option-type.
uint8_t length
 An option length octet.
uint8_t pointer
 A~pointer.
uint8_t flags:4
 Various internet timestamp control flags.
uint8_t overflow:4
 The number of IP modules that cannot register timestamps due to lack of space.

Detailed Description

Internet option header.

Only type field is always valid. Other fields' validity depends on the option type.


Field Documentation

Various internet timestamp control flags.

An option length octet.

Referenced by ip_create_last_header().

The number of IP modules that cannot register timestamps due to lack of space.

A~pointer.

uint8_t ip_option::type

A single octet of option-type.

Referenced by ip_create_last_header().


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

Generated on Thu Mar 11 20:48:29 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1