Searched refs:br_set_hello_time (Results 1 – 4 of 4) sorted by relevance
191 return br_set_hello_time(br, args[1]); in old_dev_ioctl()
516 int br_set_hello_time(struct net_bridge *br, unsigned long val) in br_set_hello_time() function
718 extern int br_set_hello_time(struct net_bridge *br, unsigned long x);
79 return store_bridge_parm(d, buf, len, br_set_hello_time); in store_hello_time()