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

#include <if_inet6.h>

Data Fields

struct net_devicedev
 
struct list_head addr_list
 
struct ifmcaddr6mc_list
 
struct ifmcaddr6mc_tomb
 
spinlock_t mc_lock
 
unsigned char mc_qrv
 
unsigned char mc_gq_running
 
unsigned char mc_ifc_count
 
unsigned long mc_v1_seen
 
unsigned long mc_maxdelay
 
struct timer_list mc_gq_timer
 
struct timer_list mc_ifc_timer
 
struct ifacaddr6ac_list
 
rwlock_t lock
 
atomic_t refcnt
 
__u32 if_flags
 
int dead
 
struct neigh_parmsnd_parms
 
struct inet6_devnext
 
struct ipv6_devconf cnf
 
struct ipv6_devstat stats
 
unsigned long tstamp
 
struct rcu_head rcu
 

Detailed Description

Definition at line 162 of file if_inet6.h.

Field Documentation

struct ifacaddr6* ac_list

Definition at line 178 of file if_inet6.h.

struct list_head addr_list

Definition at line 165 of file if_inet6.h.

Definition at line 192 of file if_inet6.h.

int dead

Definition at line 182 of file if_inet6.h.

Definition at line 163 of file if_inet6.h.

__u32 if_flags

Definition at line 181 of file if_inet6.h.

rwlock_t lock

Definition at line 179 of file if_inet6.h.

unsigned char mc_gq_running

Definition at line 171 of file if_inet6.h.

struct timer_list mc_gq_timer

Definition at line 175 of file if_inet6.h.

unsigned char mc_ifc_count

Definition at line 172 of file if_inet6.h.

struct timer_list mc_ifc_timer

Definition at line 176 of file if_inet6.h.

struct ifmcaddr6* mc_list

Definition at line 167 of file if_inet6.h.

spinlock_t mc_lock

Definition at line 169 of file if_inet6.h.

unsigned long mc_maxdelay

Definition at line 174 of file if_inet6.h.

unsigned char mc_qrv

Definition at line 170 of file if_inet6.h.

struct ifmcaddr6* mc_tomb

Definition at line 168 of file if_inet6.h.

unsigned long mc_v1_seen

Definition at line 173 of file if_inet6.h.

struct neigh_parms* nd_parms

Definition at line 190 of file if_inet6.h.

Definition at line 191 of file if_inet6.h.

Definition at line 195 of file if_inet6.h.

atomic_t refcnt

Definition at line 180 of file if_inet6.h.

Definition at line 193 of file if_inet6.h.

unsigned long tstamp

Definition at line 194 of file if_inet6.h.


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