MAX_SESS_QUEUE_DEPTH
if (sess_queue_depth < 1 || sess_queue_depth > MAX_SESS_QUEUE_DEPTH) {
sess_queue_depth, 1, MAX_SESS_QUEUE_DEPTH);
__stringify(MAX_SESS_QUEUE_DEPTH) " (default: "