Searched defs:atmlec_config_msg (Results 1 – 1 of 1) sorted by relevance
45 struct atmlec_config_msg { struct46 unsigned int maximum_unknown_frame_count;47 unsigned int max_unknown_frame_time;48 unsigned short max_retry_count;49 unsigned int aging_time;50 unsigned int forward_delay_time;74 struct atmlec_config_msg config; argument