Home
last modified time | relevance | path

Searched refs:BRPORT_ATTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_sysfs_if.c35 #define BRPORT_ATTR(_name, _mode, _show, _store) \ macro
52 static BRPORT_ATTR(_name, 0644, \
82 static BRPORT_ATTR(path_cost, 0644,
90 static BRPORT_ATTR(priority, 0644,
97 static BRPORT_ATTR(designated_root, 0444, show_designated_root, NULL);
103 static BRPORT_ATTR(designated_bridge, 0444, show_designated_bridge, NULL);
109 static BRPORT_ATTR(designated_port, 0444, show_designated_port, NULL);
115 static BRPORT_ATTR(designated_cost, 0444, show_designated_cost, NULL);
121 static BRPORT_ATTR(port_id, 0444, show_port_id, NULL);
128 static BRPORT_ATTR(port_n
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_sysfs_if.c39 #define BRPORT_ATTR(_name, _mode, _show, _store) \ macro
56 static BRPORT_ATTR(_name, 0644, \
89 static BRPORT_ATTR(path_cost, 0644,
97 static BRPORT_ATTR(priority, 0644,
104 static BRPORT_ATTR(designated_root, 0444, show_designated_root, NULL);
110 static BRPORT_ATTR(designated_bridge, 0444, show_designated_bridge, NULL);
116 static BRPORT_ATTR(designated_port, 0444, show_designated_port, NULL);
122 static BRPORT_ATTR(designated_cost, 0444, show_designated_cost, NULL);
128 static BRPORT_ATTR(port_id, 0444, show_port_id, NULL);
135 static BRPORT_ATTR(port_n
[all...]

Completed in 1 milliseconds