MAX_MSG_PKT_SIZE
} else if (count < MIN_MSG_PKT_SIZE || count > MAX_MSG_PKT_SIZE) {
__func__, MIN_MSG_PKT_SIZE, MAX_MSG_PKT_SIZE, count);