Searched refs:max_age (Results 1 – 10 of 10) sorted by relevance
191 br->max_age = br->bridge_max_age; in br_become_root_bridge()230 bpdu.max_age = br->max_age; in br_transmit_config()234 if (bpdu.message_age < br->max_age) { in br_transmit_config()255 + (bpdu->max_age - bpdu->message_age)); in br_record_config_information()262 br->max_age = bpdu->max_age; in br_record_config_timeout_values()591 br->max_age = br->bridge_max_age; in br_set_max_age()
116 br_set_ticks(buf+29, bpdu->max_age); in br_send_config_bpdu()224 bpdu.max_age = br_get_ticks(buf+26); in br_stp_rcv()228 if (bpdu.message_age > bpdu.max_age) { in br_stp_rcv()235 bpdu.message_age, bpdu.max_age); in br_stp_rcv()
36 int max_age; member
151 b.max_age = jiffies_to_clock_t(br->max_age); in br_dev_siocdevprivate()
113 jiffies_to_clock_t(to_bridge(d)->max_age)); in max_age_show()127 static DEVICE_ATTR_RW(max_age);
523 br->bridge_max_age = br->max_age = 20 * HZ; in br_dev_setup()
479 unsigned long max_age; member
1521 u32 age_time = jiffies_to_clock_t(br->max_age); in br_fill_info()
162 ktime_t now, max_age, oldest, ack_ts; in rxrpc_resend() local169 max_age = ktime_sub_us(now, jiffies_to_usecs(call->peer->rto_j)); in rxrpc_resend()197 if (ktime_after(skb->tstamp, max_age)) { in rxrpc_resend()210 ktime_to_ns(ktime_sub(skb->tstamp, max_age))); in rxrpc_resend()
35 u8 max_age[2]; member99 v16 = NR16(stpc->max_age); in ebt_filter_config()