SEMINSIZE
if (len < SEMINSIZE) {
cp - (u_char *)sc->sc_tbuf, SEMINSIZE);
memset(cp, 0, SEMINSIZE - len);
len = SEMINSIZE;