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

Data Fields

struct in6_addr prefix
 
int prefixlen
 
int ifindex
 
int addrtype
 
u32 label
 
struct hlist_node list
 
atomic_t refcnt
 
struct rcu_head rcu
 

Detailed Description

Definition at line 31 of file addrlabel.c.

Field Documentation

int addrtype

Definition at line 39 of file addrlabel.c.

int ifindex

Definition at line 38 of file addrlabel.c.

Definition at line 40 of file addrlabel.c.

Definition at line 41 of file addrlabel.c.

struct in6_addr prefix

Definition at line 36 of file addrlabel.c.

int prefixlen

Definition at line 37 of file addrlabel.c.

Definition at line 43 of file addrlabel.c.

atomic_t refcnt

Definition at line 42 of file addrlabel.c.


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