Home
last modified time | relevance | path

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

/drivers/net/
Diseries_veth.c397 struct veth_port_attribute { struct
406 struct veth_port_attribute *port_attr; in veth_port_attribute_show() argument
409 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)