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

/linux-4.1.27/net/bridge/
H A Dbr_ioctl.c265 ret = br_stp_set_port_priority(p, args[2]); old_dev_ioctl()
H A Dbr_stp_if.c277 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio) br_stp_set_port_priority() function
H A Dbr_sysfs_if.c83 show_priority, br_stp_set_port_priority);
H A Dbr_netlink.c571 err = br_stp_set_port_priority(p, nla_get_u16(tb[IFLA_BRPORT_PRIORITY])); br_setport()
H A Dbr_private.h804 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio); br_nf_core_fini()

Completed in 99 milliseconds