Searched refs:hello_time (Results 1 – 12 of 12) sorted by relevance
162 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()169 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()201 bpdu.hello_time = br->hello_time; in br_transmit_config()232 br->hello_time = bpdu->hello_time; in br_record_config_timeout_values()538 br->hello_time = br->bridge_hello_time; in br_set_hello_time()
41 int hello_time; member
115 br_set_ticks(buf+31, bpdu->hello_time); in br_send_config_bpdu()220 bpdu.hello_time = br_get_ticks(buf+28); in br_stp_rcv()
135 b.hello_time = jiffies_to_clock_t(br->hello_time); in old_dev_ioctl()
43 mod_timer(&br->hello_timer, round_jiffies(jiffies + br->hello_time)); in br_hello_timer_expired()
816 u32 hello_time = jiffies_to_clock_t(br->hello_time); in br_fill_info() local823 nla_put_u32(skb, IFLA_BR_HELLO_TIME, hello_time) || in br_fill_info()
51 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_stp_enable_bridge()
400 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
71 jiffies_to_clock_t(to_bridge(d)->hello_time)); in hello_time_show()80 static DEVICE_ATTR_RW(hello_time);
230 unsigned long hello_time; member
36 uint8_t hello_time[2]; member108 v16 = NR16(stpc->hello_time); in ebt_filter_config()
59 __u32 hello_time; member