Searched refs:CMDSTR_INNER_ENABLE_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
394 …else if (!strncmp(input.c_str(), CMDSTR_INNER_ENABLE_KEEPALIVE.c_str(), CMDSTR_INNER_ENABLE_KEEPAL… in String2FormatCommand()
564 reinterpret_cast<uint8_t *>(const_cast<char*>(CMDSTR_INNER_ENABLE_KEEPALIVE.c_str())), in PreHandshake()565 CMDSTR_INNER_ENABLE_KEEPALIVE.size()); in PreHandshake()
162 const string CMDSTR_INNER_ENABLE_KEEPALIVE = "alive"; variable