Home | History | Annotate | Download | only in openssh

Lines Matching refs:COMP_DELAYED

786 	    (comp->type == COMP_DELAYED &&
821 * with COMP_DELAYED will turn on compression immediately.
829 if (comp && !comp->enabled && comp->type == COMP_DELAYED) {