Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_sysfs_if.c24 struct brport_attribute { struct
32 const struct brport_attribute brport_attr_##_name = { \ argument
40 const struct brport_attribute brport_attr_##_name = { \
262 static const struct brport_attribute *brport_attrs[] = {
299 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
304 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
317 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()
373 const struct brport_attribute **a; in br_sysfs_addif()