Searched refs:mapToStream (Results 1 – 3 of 3) sorted by relevance
21 void mapToStream(std::stringstream& ss, const Buffer<nlattr> attr) { in mapToStream() function
28 void mapToStream(std::stringstream& ss, const Buffer<nlattr> attr);
47 {IFLA_MAP, {"MAP", DataType::Struct, mapToStream}},