Home
last modified time | relevance | path

Searched refs:br_stp_set_path_cost (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_stp_if.c335 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost) in br_stp_set_path_cost() function
H A Dbr_ioctl.c279 ret = br_stp_set_path_cost(p, args[2]); in old_dev_ioctl()
H A Dbr_sysfs_if.c83 show_path_cost, br_stp_set_path_cost);
H A Dbr_private.h1406 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost);
H A Dbr_netlink.c838 err = br_stp_set_path_cost(p, nla_get_u32(tb[IFLA_BRPORT_COST])); in br_setport()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_stp_if.c332 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost) in br_stp_set_path_cost() function
H A Dbr_ioctl.c317 ret = br_stp_set_path_cost(p, args[2]); in br_dev_siocdevprivate()
H A Dbr_sysfs_if.c90 show_path_cost, br_stp_set_path_cost);
H A Dbr_netlink.c1002 err = br_stp_set_path_cost(p, nla_get_u32(tb[IFLA_BRPORT_COST])); in br_setport()
H A Dbr_private.h1964 int br_stp_set_path_cost(struct net_bridge_port *p, unsigned long path_cost);

Completed in 14 milliseconds