Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bridge/
Dbr_private.h194 extern void br_stp_set_port_priority(struct net_bridge_port *p,
Dbr_ioctl.c167 br_stp_set_port_priority(p, arg1); in br_ioctl_device()
Dbr_stp_if.c204 void br_stp_set_port_priority(struct net_bridge_port *p, int newprio) in br_stp_set_port_priority() function