Home
last modified time | relevance | path

Searched refs:bridge_hello_time (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/net/bridge/
Dbr_ioctl.c65 b.bridge_hello_time = br->bridge_hello_time; in br_ioctl_device()
106 br->bridge_hello_time = arg0; in br_ioctl_device()
Dbr_private.h99 int bridge_hello_time; member
Dbr_stp_timer.c155 if (br_timer_has_expired(&br->tcn_timer, br->bridge_hello_time)) { in br_check_timers()
Dbr_if.c109 br->bridge_hello_time = br->hello_time = 2 * HZ; in new_nb()
Dbr_stp.c139 br->hello_time = br->bridge_hello_time; in br_become_root_bridge()
/linux-2.4.37.9/include/linux/
Dif_bridge.h57 __u32 bridge_hello_time; member