Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ipv6hdr Struct Reference

#include <ipv6.h>

Data Fields

__u8 flow_lbl [3]
 
__be16 payload_len
 
__u8 nexthdr
 
__u8 hop_limit
 
struct in6_addr saddr
 
struct in6_addr daddr
 

Detailed Description

Definition at line 108 of file ipv6.h.

Field Documentation

Definition at line 125 of file ipv6.h.

__u8 flow_lbl[3]

Definition at line 118 of file ipv6.h.

__u8 hop_limit

Definition at line 122 of file ipv6.h.

__u8 nexthdr

Definition at line 121 of file ipv6.h.

__be16 payload_len

Definition at line 120 of file ipv6.h.

Definition at line 124 of file ipv6.h.


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