Searched refs:METRICS_MAX_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
65 uint8_t msg[METRICS_MAX_MSG_SIZE]; in on_message()113 .msg_max_size = METRICS_MAX_MSG_SIZE, in add_metrics_consumer_service()
128 #define METRICS_MAX_MSG_SIZE 1024 macro