Searched refs:PROT_COMPD (Results 1 – 2 of 2) sorted by relevance
59 #define PROT_COMPD 0x00fd macro499 be16enc(priv->outbuf, PROT_COMPD); in ng_deflate_compress()571 if (proto == PROT_COMPD) { in ng_deflate_decompress()
123 #define PROT_COMPD 0x00fd macro1093 proto != PROT_COMPD && in ng_ppp_comp_xmit()1145 proto = PROT_COMPD; in ng_ppp_rcvdata_compress()1157 ((proto == PROT_COMPD && priv->conf.enableDecompression) || in ng_ppp_comp_recv()1176 } else if (proto == PROT_COMPD) { in ng_ppp_comp_recv()