Searched refs:to_bridge (Results 1 – 1 of 1) sorted by relevance
26 #define to_bridge(cd) ((struct net_bridge *)netdev_priv(to_net_dev(cd))) macro36 struct net_bridge *br = to_bridge(d); in store_bridge_parm()69 struct net_bridge *br = to_bridge(d); in forward_delay_show()91 jiffies_to_clock_t(to_bridge(d)->hello_time)); in hello_time_show()112 jiffies_to_clock_t(to_bridge(d)->max_age)); in max_age_show()131 struct net_bridge *br = to_bridge(d); in ageing_time_show()152 struct net_bridge *br = to_bridge(d); in stp_state_show()175 struct net_bridge *br = to_bridge(d); in group_fwd_mask_show()202 struct net_bridge *br = to_bridge(d); in priority_show()224 return br_show_bridge_id(buf, &to_bridge(d)->designated_root); in root_id_show()[all …]