Searched refs:ifla_cacheinfoToStream (Results 1 – 3 of 3) sorted by relevance
36 void ifla_cacheinfoToStream(std::stringstream& ss, const Buffer<nlattr> attr) { in ifla_cacheinfoToStream() function
31 void ifla_cacheinfoToStream(std::stringstream& ss, const Buffer<nlattr> attr);
74 {IFLA_INET6_CACHEINFO, {"INET6_CACHEINFO", DataType::Struct, ifla_cacheinfoToStream}},