Linux Kernel
3.7.1
|
#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_vcc * | mcast_vcc |
struct atm_vcc * | lecd |
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 |
u8 * | tlvs |
u32 | sizeoftlvs |
int | lane_version |
int | itfnum |
struct lane2_ops * | lane2_ops |
int | is_proxy |
struct hlist_head lec_arp_empty_ones |
spinlock_t lec_arp_lock |
struct hlist_head lec_arp_tables[LEC_ARP_TABLE_SIZE] |
struct delayed_work lec_arp_work |
struct hlist_head lec_no_forward |
struct hlist_head mcast_fwds |