Home
last modified time | relevance | path

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

/linux-3.4.99/net/bridge/
Dbr_stp_if.c90 br_port_state_selection(p->br); in br_stp_enable_port()
119 br_port_state_selection(br); in br_stp_disable_port()
148 br_port_state_selection(br); in br_stp_start()
166 br_port_state_selection(br); in br_stp_stop()
211 br_port_state_selection(br); in br_stp_change_bridge_id()
265 br_port_state_selection(br); in br_stp_set_bridge_priority()
287 br_port_state_selection(p->br); in br_stp_set_port_priority()
302 br_port_state_selection(p->br); in br_stp_set_path_cost()
Dbr_private_stp.h58 extern void br_port_state_selection(struct net_bridge *);
Dbr_stp_timer.c74 br_port_state_selection(br); in br_message_age_timer_expired()
Dbr_stp.c397 void br_port_state_selection(struct net_bridge *br) in br_port_state_selection() function
452 br_port_state_selection(br); in br_received_config_bpdu()
Dbr_netlink.c194 br_port_state_selection(p->br); in br_rtm_setlink()