Searched defs:Http2PingFrame (Results 1 – 2 of 2) sorted by relevance
123 struct Http2PingFrame { struct127 bool operator==(const Http2PingFrame& other) const { argument
125 size_t operator()(const Http2PingFrame&) { return 8; } in operator ()()