Searched refs:SEND_CONF_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
51 constexpr static const uint32_t SEND_CONF_MAX_SIZE = 500; variable199 if (length > SEND_CONF_MAX_SIZE || length == 0) { in CheckSendConf()