BRPORT_ATTR        52 net/bridge/br_sysfs_if.c static BRPORT_ATTR(_name, 0644,					\
BRPORT_ATTR        79 net/bridge/br_sysfs_if.c static BRPORT_ATTR(path_cost, 0644,
BRPORT_ATTR        87 net/bridge/br_sysfs_if.c static BRPORT_ATTR(priority, 0644,
BRPORT_ATTR        94 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_root, 0444, show_designated_root, NULL);
BRPORT_ATTR       100 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_bridge, 0444, show_designated_bridge, NULL);
BRPORT_ATTR       106 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_port, 0444, show_designated_port, NULL);
BRPORT_ATTR       112 net/bridge/br_sysfs_if.c static BRPORT_ATTR(designated_cost, 0444, show_designated_cost, NULL);
BRPORT_ATTR       118 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_id, 0444, show_port_id, NULL);
BRPORT_ATTR       125 net/bridge/br_sysfs_if.c static BRPORT_ATTR(port_no, 0444, show_port_no, NULL);
BRPORT_ATTR       131 net/bridge/br_sysfs_if.c static BRPORT_ATTR(change_ack, 0444, show_change_ack, NULL);
BRPORT_ATTR       137 net/bridge/br_sysfs_if.c static BRPORT_ATTR(config_pending, 0444, show_config_pending, NULL);
BRPORT_ATTR       143 net/bridge/br_sysfs_if.c static BRPORT_ATTR(state, 0444, show_port_state, NULL);
BRPORT_ATTR       150 net/bridge/br_sysfs_if.c static BRPORT_ATTR(message_age_timer, 0444, show_message_age_timer, NULL);
BRPORT_ATTR       157 net/bridge/br_sysfs_if.c static BRPORT_ATTR(forward_delay_timer, 0444, show_forward_delay_timer, NULL);
BRPORT_ATTR       164 net/bridge/br_sysfs_if.c static BRPORT_ATTR(hold_timer, 0444, show_hold_timer, NULL);
BRPORT_ATTR       171 net/bridge/br_sysfs_if.c static BRPORT_ATTR(flush, 0200, NULL, store_flush);
BRPORT_ATTR       187 net/bridge/br_sysfs_if.c static BRPORT_ATTR(group_fwd_mask, 0644, show_group_fwd_mask,
BRPORT_ATTR       245 net/bridge/br_sysfs_if.c static BRPORT_ATTR(multicast_router, 0644, show_multicast_router,