Home
last modified time | relevance | path

Searched refs:brport_attribute (Results 1 – 1 of 1) sorted by relevance

/net/bridge/
Dbr_sysfs_if.c23 struct brport_attribute { struct
30 const struct brport_attribute brport_attr_##_name = { \ argument
193 static const struct brport_attribute *brport_attrs[] = {
224 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
230 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
243 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()
283 const struct brport_attribute **a; in br_sysfs_addif()