SC_COMP_PROT      585 drivers/net/ppp/ppp_async.c 		if (i == 1 && c == 0 && (ap->flags & SC_COMP_PROT))
SC_COMP_PROT      525 drivers/net/ppp/ppp_synctty.c 	if (data[0] == 0 && (ap->flags & SC_COMP_PROT) && !islcp)
SC_COMP_PROT      182 drivers/net/ppp/pptp.c 	if ((opt->ppp_flags & SC_COMP_PROT) && data[0] == 0 && !islcp)
SC_COMP_PROT      295 net/atm/pppoatm.c 	if (skb->data[0] == '\0' && (pvcc->flags & SC_COMP_PROT))
SC_COMP_PROT      361 net/atm/pppoatm.c 	if ((pvcc->flags & SC_COMP_PROT) && skb_headroom(skb) > 0 &&