Home
last modified time | relevance | path

Searched refs:hello_time (Results 1 – 5 of 5) sorted by relevance

/linux/net/bridge/
H A Dbr_stp.c205 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()
212 mod_timer(&br->hello_timer, jiffies + br->hello_time); in br_become_root_bridge()
244 bpdu.hello_time = br->hello_time; in br_transmit_config()
276 br->hello_time = bpdu->hello_time; in br_record_config_timeout_values()
594 br->hello_time = br->bridge_hello_time; in br_set_hello_time()
H A Dbr_private_stp.h37 int hello_time; member
H A Dbr_device.c527 br->bridge_hello_time = br->hello_time = 2 * HZ; in br_dev_setup()
H A Dbr_private.h534 unsigned long hello_time; member
/linux/net/bridge/netfilter/
H A Debt_stp.c36 u8 hello_time[2]; member
105 v16 = NR16(stpc->hello_time); in ebt_filter_config()