Home
last modified time | relevance | path

Searched refs:MEMCACHED_REQ_MAGIC (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_memcached_connection.h89 constexpr uint8_t MEMCACHED_REQ_MAGIC = 0x80; variable
Dshrpx_memcached_connection.cc683 headbuf[0] = MEMCACHED_REQ_MAGIC; in make_request()