Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_sysfs_if.c299 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr) macro
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()