Home
last modified time | relevance | path

Searched refs:br_set_hello_time (Results 1 – 3 of 3) sorted by relevance

/linux/net/bridge/
H A Dbr_ioctl.c229 ret = br_set_hello_time(br, args[1]); in br_dev_siocdevprivate()
H A Dbr_stp.c572 int br_set_hello_time(struct net_bridge *br, unsigned long val) in br_set_hello_time() function
H A Dbr_netlink.c1292 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()