Searched refs:br_set_hello_time (Results 1 – 5 of 5) sorted by relevance
229 ret = br_set_hello_time(br, args[1]); in br_dev_siocdevprivate()
572 int br_set_hello_time(struct net_bridge *br, unsigned long val) in br_set_hello_time() function
97 return br_set_hello_time(br, val); in set_hello_time()
1949 int br_set_hello_time(struct net_bridge *br, unsigned long x);
1288 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); in br_changelink()