SC_COMP_TCP
if ((sc->sc_flags & SC_COMP_TCP) && sc->sc_comp != NULL) {
x = vjcomp ? x | SC_COMP_TCP: x &~ SC_COMP_TCP;