Searched refs:MQTT_REQ_MAX_IN_FLIGHT (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip2/lwip/apps/
H A Dmqtt_opts.h70 #ifndef MQTT_REQ_MAX_IN_FLIGHT
71 #define MQTT_REQ_MAX_IN_FLIGHT 4 macro
H A Dmqtt.h195 struct mqtt_request_t req_list[MQTT_REQ_MAX_IN_FLIGHT];

Completed in 29 milliseconds