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

#include <lec.h>

Data Fields

unsigned short lecid
 
struct hlist_head lec_arp_empty_ones
 
struct hlist_head lec_arp_tables [LEC_ARP_TABLE_SIZE]
 
struct hlist_head lec_no_forward
 
struct hlist_head mcast_fwds
 
spinlock_t lec_arp_lock
 
struct atm_vccmcast_vcc
 
struct atm_vcclecd
 
struct delayed_work lec_arp_work
 
unsigned int maximum_unknown_frame_count
 
unsigned long max_unknown_frame_time
 
unsigned long vcc_timeout_period
 
unsigned short max_retry_count
 
unsigned long aging_time
 
unsigned long forward_delay_time
 
int topology_change
 
unsigned long arp_response_time
 
unsigned long flush_timeout
 
unsigned long path_switching_delay
 
u8tlvs
 
u32 sizeoftlvs
 
int lane_version
 
int itfnum
 
struct lane2_opslane2_ops
 
int is_proxy
 

Detailed Description

Definition at line 71 of file lec.h.

Field Documentation

unsigned long aging_time

Definition at line 116 of file lec.h.

unsigned long arp_response_time

Definition at line 127 of file lec.h.

unsigned long flush_timeout

Definition at line 132 of file lec.h.

unsigned long forward_delay_time

Definition at line 121 of file lec.h.

int is_proxy

Definition at line 144 of file lec.h.

int itfnum

Definition at line 142 of file lec.h.

Definition at line 143 of file lec.h.

int lane_version

Definition at line 141 of file lec.h.

struct hlist_head lec_arp_empty_ones

Definition at line 73 of file lec.h.

spinlock_t lec_arp_lock

Definition at line 91 of file lec.h.

Definition at line 75 of file lec.h.

struct delayed_work lec_arp_work

Definition at line 94 of file lec.h.

struct hlist_head lec_no_forward

Definition at line 77 of file lec.h.

struct atm_vcc* lecd

Definition at line 93 of file lec.h.

unsigned short lecid

Definition at line 72 of file lec.h.

unsigned short max_retry_count

Definition at line 111 of file lec.h.

unsigned long max_unknown_frame_time

Definition at line 100 of file lec.h.

unsigned int maximum_unknown_frame_count

Definition at line 95 of file lec.h.

struct hlist_head mcast_fwds

Definition at line 84 of file lec.h.

struct atm_vcc* mcast_vcc

Definition at line 92 of file lec.h.

unsigned long path_switching_delay

Definition at line 137 of file lec.h.

u32 sizeoftlvs

Definition at line 140 of file lec.h.

u8* tlvs

Definition at line 139 of file lec.h.

int topology_change

Definition at line 122 of file lec.h.

unsigned long vcc_timeout_period

Definition at line 105 of file lec.h.


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