Searched refs:SC_COMP_PROT (Results 1 – 2 of 2) sorted by relevance
21 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */ macro
1457 if ((ipt->pppcfg & SC_COMP_PROT) && (proto <= 0xff)) { in isdn_ppp_xmit()