Lines Matching refs:net_bridge
51 struct net_bridge_port *br_get_port(struct net_bridge *br, u16 port_no) in br_get_port()
67 struct net_bridge *br; in br_should_become_root_port()
114 static void br_root_port_block(const struct net_bridge *br, in br_root_port_block()
129 static void br_root_selection(struct net_bridge *br) in br_root_selection()
157 void br_become_root_bridge(struct net_bridge *br) in br_become_root_bridge()
175 struct net_bridge *br; in br_transmit_config()
227 static void br_record_config_timeout_values(struct net_bridge *br, in br_record_config_timeout_values()
237 void br_transmit_tcn(struct net_bridge *br) in br_transmit_tcn()
252 struct net_bridge *br; in br_should_become_designated_port()
280 static void br_designated_port_selection(struct net_bridge *br) in br_designated_port_selection()
325 static void br_topology_change_acknowledged(struct net_bridge *br) in br_topology_change_acknowledged()
332 void br_topology_change_detection(struct net_bridge *br) in br_topology_change_detection()
355 void br_config_bpdu_generation(struct net_bridge *br) in br_config_bpdu_generation()
373 void br_configuration_update(struct net_bridge *br) in br_configuration_update()
382 struct net_bridge *br; in br_become_designated_port()
411 struct net_bridge *br = p->br; in br_make_forwarding()
432 void br_port_state_selection(struct net_bridge *br) in br_port_state_selection()
484 struct net_bridge *br; in br_received_config_bpdu()
530 int br_set_hello_time(struct net_bridge *br, unsigned long val) in br_set_hello_time()
545 int br_set_max_age(struct net_bridge *br, unsigned long val) in br_set_max_age()
587 int br_set_ageing_time(struct net_bridge *br, clock_t ageing_time) in br_set_ageing_time()
607 void __br_set_topology_change(struct net_bridge *br, unsigned char val) in __br_set_topology_change()
635 void __br_set_forward_delay(struct net_bridge *br, unsigned long t) in __br_set_forward_delay()
642 int br_set_forward_delay(struct net_bridge *br, unsigned long val) in br_set_forward_delay()