SC_COMP_PROT      198 net/atm/pppoatm.c 	if (skb->data[0] == '\0' && (pvcc->flags & SC_COMP_PROT))
SC_COMP_PROT      238 net/atm/pppoatm.c 	if ((pvcc->flags & SC_COMP_PROT) && skb_headroom(skb) > 0 &&
SC_COMP_PROT      842 net/irda/irnet/irnet_ppp.c   if((data[0] == 0) && (ap->flags & SC_COMP_PROT) && (!islcp))