BRPORT_ATTR 46 net/bridge/br_sysfs_if.c static BRPORT_ATTR(path_cost, S_IRUGO | S_IWUSR, BRPORT_ATTR 60 net/bridge/br_sysfs_if.c static BRPORT_ATTR(priority, S_IRUGO | S_IWUSR, BRPORT_ATTR 67 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_root, S_IRUGO, show_designated_root, NULL); BRPORT_ATTR 73 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_bridge, S_IRUGO, show_designated_bridge, NULL); BRPORT_ATTR 79 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_port, S_IRUGO, show_designated_port, NULL); BRPORT_ATTR 85 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_cost, S_IRUGO, show_designated_cost, NULL); BRPORT_ATTR 91 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_id, S_IRUGO, show_port_id, NULL); BRPORT_ATTR 98 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_no, S_IRUGO, show_port_no, NULL); BRPORT_ATTR 104 net/bridge/br_sysfs_if.c static BRPORT_ATTR(change_ack, S_IRUGO, show_change_ack, NULL); BRPORT_ATTR 110 net/bridge/br_sysfs_if.c static BRPORT_ATTR(config_pending, S_IRUGO, show_config_pending, NULL); BRPORT_ATTR 116 net/bridge/br_sysfs_if.c static BRPORT_ATTR(state, S_IRUGO, show_port_state, NULL); BRPORT_ATTR 123 net/bridge/br_sysfs_if.c static BRPORT_ATTR(message_age_timer, S_IRUGO, show_message_age_timer, NULL); BRPORT_ATTR 130 net/bridge/br_sysfs_if.c static BRPORT_ATTR(forward_delay_timer, S_IRUGO, show_forward_delay_timer, NULL); BRPORT_ATTR 137 net/bridge/br_sysfs_if.c static BRPORT_ATTR(hold_timer, S_IRUGO, show_hold_timer, NULL); BRPORT_ATTR 144 net/bridge/br_sysfs_if.c static BRPORT_ATTR(flush, S_IWUSR, NULL, store_flush);