ipv4_pseudo_header Struct Reference
[Internet Protocol (IP) Service]

Internet version 4 pseudo header. More...

#include <ip_header.h>

Data Fields

uint32_t source_address
 The source address.
uint32_t destination_address
 The destination address.
uint8_t reserved
 Reserved byte.
uint8_t protocol
 This field indicates the next level protocol used in the data portion of the internet datagram.
uint16_t data_length
 Data length is the length of the datagram, measured in octets.

Detailed Description

Internet version 4 pseudo header.


Field Documentation

Data length is the length of the datagram, measured in octets.

The destination address.

This field indicates the next level protocol used in the data portion of the internet datagram.

Reserved byte.

Must be zero.

The source address.


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