Searched refs:MODBUS_RAW_MIN_MSG_SIZE (Results 1 – 1 of 1) sorted by relevance
15 #define MODBUS_RAW_MIN_MSG_SIZE (MODBUS_RTU_MIN_MSG_SIZE - 2) macro20 if (ctx->rx_adu.length < MODBUS_RAW_MIN_MSG_SIZE || in modbus_raw_rx_adu()