SC_COMP_PROT
if (sc->sc_flags & SC_COMP_PROT && protocol < 0xFF) {
x = pcomp? x | SC_COMP_PROT: x &~ SC_COMP_PROT;