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

/linux-4.4.14/net/bridge/
H A Dbr_ioctl.c198 return br_set_max_age(br, args[1]); old_dev_ioctl()
H A Dbr_stp.c554 int br_set_max_age(struct net_bridge *br, unsigned long val) br_set_max_age() function
H A Dbr_sysfs_br.c92 return store_bridge_parm(d, buf, len, br_set_max_age); max_age_store()
H A Dbr_netlink.c875 err = br_set_max_age(br, nla_get_u32(data[IFLA_BR_MAX_AGE])); br_changelink()
H A Dbr_private.h909 int br_set_max_age(struct net_bridge *br, unsigned long x); br_nf_core_fini()

Completed in 124 milliseconds