Searched refs:max_age (Results 1 – 8 of 8) sorted by relevance
149 br->max_age = br->bridge_max_age; in br_become_root_bridge()188 bpdu.max_age = br->max_age; in br_transmit_config()192 if (bpdu.message_age < br->max_age) { in br_transmit_config()212 + (p->br->max_age - bpdu->message_age)); in br_record_config_information()219 br->max_age = bpdu->max_age; in br_record_config_timeout_values()541 br->max_age = br->bridge_max_age; in br_set_max_age()
113 br_set_ticks(buf+29, bpdu->max_age); in br_send_config_bpdu()218 bpdu.max_age = br_get_ticks(buf+26); in br_stp_rcv()222 if (bpdu.message_age > bpdu.max_age) { in br_stp_rcv()229 bpdu.message_age, bpdu.max_age); in br_stp_rcv()
40 int max_age; member
134 b.max_age = jiffies_to_clock_t(br->max_age); in old_dev_ioctl()
371 br->bridge_max_age = br->max_age = 20 * HZ; in br_dev_setup()
88 jiffies_to_clock_t(to_bridge(d)->max_age)); in show_max_age()96 static DEVICE_ATTR(max_age, S_IRUGO | S_IWUSR, show_max_age, store_max_age);
227 unsigned long max_age; member
35 uint8_t max_age[2]; member102 v16 = NR16(stpc->max_age); in ebt_filter_config()