netlink_attribute.h | 294 const std::string& attribute_name, 299 NestedData(Type type, std::string attribute_name, bool is_array); 300 NestedData(Type type, std::string attribute_name, bool is_array, 303 std::string attribute_name; member in struct:shill::NetlinkNestedAttribute::NestedData 356 const std::string& attribute_name, const AttributeListRefPtr& list,
|