Searched refs:br_stp_set_path_cost (Results 1 – 5 of 5) sorted by relevance
332 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost) in br_stp_set_path_cost() function
279 ret = br_stp_set_path_cost(p, args[2]); in old_dev_ioctl()
83 show_path_cost, br_stp_set_path_cost);
1406 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost);
838 err = br_stp_set_path_cost(p, nla_get_u32(tb[IFLA_BRPORT_COST])); in br_setport()