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

Data Fields

struct list_head list
 
u32 id
 
struct sockmroute6_sk
 
struct timer_list ipmr_expire_timer
 
struct list_head mfc6_unres_queue
 
struct list_head mfc6_cache_array [MFC6_LINES]
 
struct mif_device vif6_table [MAXMIFS]
 
int maxvif
 
atomic_t cache_resolve_queue_len
 
int mroute_do_assert
 
int mroute_do_pim
 

Detailed Description

Definition at line 56 of file ip6mr.c.

Field Documentation

atomic_t cache_resolve_queue_len

Definition at line 68 of file ip6mr.c.

Definition at line 61 of file ip6mr.c.

struct timer_list ipmr_expire_timer

Definition at line 63 of file ip6mr.c.

Definition at line 57 of file ip6mr.c.

int maxvif

Definition at line 67 of file ip6mr.c.

struct list_head mfc6_cache_array[MFC6_LINES]

Definition at line 65 of file ip6mr.c.

struct list_head mfc6_unres_queue

Definition at line 64 of file ip6mr.c.

struct sock* mroute6_sk

Definition at line 62 of file ip6mr.c.

int mroute_do_assert

Definition at line 69 of file ip6mr.c.

int mroute_do_pim

Definition at line 70 of file ip6mr.c.

struct mif_device vif6_table[MAXMIFS]

Definition at line 66 of file ip6mr.c.


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