Home
last modified time | relevance | path

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

/net/bridge/
Dbr_sysfs_if.c20 struct brport_attribute { struct
28 const struct brport_attribute brport_attr_##_name = { \ argument
36 const struct brport_attribute brport_attr_##_name = { \
255 static const struct brport_attribute *brport_attrs[] = {
292 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
297 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
310 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()
366 const struct brport_attribute **a; in br_sysfs_addif()