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

Data Fields

struct list_head list
 
u32 id
 
struct sock __rcumroute_sk
 
struct timer_list ipmr_expire_timer
 
struct list_head mfc_unres_queue
 
struct list_head mfc_cache_array [MFC_LINES]
 
struct vif_device vif_table [MAXVIFS]
 
int maxvif
 
atomic_t cache_resolve_queue_len
 
int mroute_do_assert
 
int mroute_do_pim
 

Detailed Description

Definition at line 73 of file ipmr.c.

Field Documentation

atomic_t cache_resolve_queue_len

Definition at line 85 of file ipmr.c.

Definition at line 78 of file ipmr.c.

struct timer_list ipmr_expire_timer

Definition at line 80 of file ipmr.c.

Definition at line 74 of file ipmr.c.

int maxvif

Definition at line 84 of file ipmr.c.

struct list_head mfc_cache_array[MFC_LINES]

Definition at line 82 of file ipmr.c.

struct list_head mfc_unres_queue

Definition at line 81 of file ipmr.c.

int mroute_do_assert

Definition at line 86 of file ipmr.c.

int mroute_do_pim

Definition at line 87 of file ipmr.c.

struct sock __rcu* mroute_sk

Definition at line 79 of file ipmr.c.

Definition at line 83 of file ipmr.c.


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