Searched refs:br_set_hello_time (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/bridge/
H A Dbr_ioctl.c192 return br_set_hello_time(br, args[1]); old_dev_ioctl()
H A Dbr_stp.c539 int br_set_hello_time(struct net_bridge *br, unsigned long val) br_set_hello_time() function
H A Dbr_sysfs_br.c78 return store_bridge_parm(d, buf, len, br_set_hello_time); hello_time_store()
H A Dbr_netlink.c869 err = br_set_hello_time(br, nla_get_u32(data[IFLA_BR_HELLO_TIME])); br_changelink()
H A Dbr_private.h908 int br_set_hello_time(struct net_bridge *br, unsigned long x); br_nf_core_fini()

Completed in 240 milliseconds