Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_sysfs_if.c293 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr) macro
298 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
311 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()