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

#include <addrconf.h>

Data Fields

__u8 type
 
__u8 length
 
__u8 prefix_len
 
__be32 valid
 
__be32 prefered
 
__be32 reserved2
 
struct in6_addr prefix
 

Detailed Description

Definition at line 21 of file addrconf.h.

Field Documentation

__u8 length

Definition at line 23 of file addrconf.h.

__be32 prefered

Definition at line 38 of file addrconf.h.

struct in6_addr prefix

Definition at line 41 of file addrconf.h.

__u8 prefix_len

Definition at line 24 of file addrconf.h.

__be32 reserved2

Definition at line 39 of file addrconf.h.

Definition at line 22 of file addrconf.h.

__be32 valid

Definition at line 37 of file addrconf.h.


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