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