ip6_header Struct Reference

#include <ip6.h>


Data Fields

uint32_t ver_traffic_class_flow_label
uint16_t payload_len
uint8_t nxt_hdr
uint8_t hop_limit
struct in6_addr src
struct in6_addr dest


Detailed Description

Definition at line 38 of file ip6.h.


Field Documentation

Definition at line 39 of file ip6.h.

Referenced by ipv6_rx(), and ipv6_tx().

Definition at line 40 of file ip6.h.

Referenced by ipv6_dump(), ipv6_rx(), and ipv6_tx().

Definition at line 41 of file ip6.h.

Referenced by ipv6_dump(), ipv6_rx(), ipv6_tx(), and ipv6_tx_csum().

Definition at line 42 of file ip6.h.

Referenced by ipv6_tx().

struct in6_addr ip6_header::src [read]

Definition at line 43 of file ip6.h.

Referenced by ipv6_dump(), ipv6_rx(), ipv6_tx(), and ipv6_tx_csum().

struct in6_addr ip6_header::dest [read]

Definition at line 44 of file ip6.h.

Referenced by ipv6_dump(), ipv6_rx(), ipv6_tx(), and ipv6_tx_csum().


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

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