Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_sysfs_if.c223 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr) macro
229 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
239 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()