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

#include <if_inet6.h>

Data Fields

struct in6_addr aca_addr
 
struct inet6_devaca_idev
 
struct rt6_infoaca_rt
 
struct ifacaddr6aca_next
 
int aca_users
 
atomic_t aca_refcnt
 
spinlock_t aca_lock
 
unsigned long aca_cstamp
 
unsigned long aca_tstamp
 

Detailed Description

Definition at line 139 of file if_inet6.h.

Field Documentation

struct in6_addr aca_addr

Definition at line 140 of file if_inet6.h.

unsigned long aca_cstamp

Definition at line 147 of file if_inet6.h.

struct inet6_dev* aca_idev

Definition at line 141 of file if_inet6.h.

spinlock_t aca_lock

Definition at line 146 of file if_inet6.h.

struct ifacaddr6* aca_next

Definition at line 143 of file if_inet6.h.

atomic_t aca_refcnt

Definition at line 145 of file if_inet6.h.

struct rt6_info* aca_rt

Definition at line 142 of file if_inet6.h.

unsigned long aca_tstamp

Definition at line 148 of file if_inet6.h.

int aca_users

Definition at line 144 of file if_inet6.h.


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