Home
last modified time | relevance | path

Searched refs:br_stp_disable_port (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/bridge/
Dbr_stp_if.c83 br_stp_disable_port(p); in br_stp_disable_bridge()
99 void br_stp_disable_port(struct net_bridge_port *p) in br_stp_disable_port() function
Dbr_notify.c56 br_stp_disable_port(dev->br_port); in br_device_event()
Dbr_private.h190 extern void br_stp_disable_port(struct net_bridge_port *p);
Dbr_if.c49 br_stp_disable_port(p); in __br_del_if()