Home
last modified time | relevance | path

Searched refs:br_stp_set_port_priority (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/net/bridge/
Dbr_stp_if.c309 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio) in br_stp_set_port_priority() function
Dbr_ioctl.c303 ret = br_stp_set_port_priority(p, args[2]); in br_dev_siocdevprivate()
Dbr_sysfs_if.c98 show_priority, br_stp_set_port_priority);
Dbr_netlink.c967 err = br_stp_set_port_priority(p, nla_get_u16(tb[IFLA_BRPORT_PRIORITY])); in br_setport()
Dbr_private.h1886 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio);