Searched refs:veth_port_attribute (Results 1 – 1 of 1) sorted by relevance
397 struct veth_port_attribute { struct406 struct veth_port_attribute *port_attr; in veth_port_attribute_show() argument409 port_attr = container_of(attr, struct veth_port_attribute, attr); in veth_port_attribute_show()423 struct veth_port_attribute veth_port_attr_##_name = __ATTR_RO(_name)