Searched refs:PROT_COMPD (Results 1 – 2 of 2) sorted by relevance
57 #define PROT_COMPD 0x00fd macro497 be16enc(priv->outbuf, PROT_COMPD); in ng_deflate_compress()569 if (proto == PROT_COMPD) { in ng_deflate_decompress()
121 #define PROT_COMPD 0x00fd macro1091 proto != PROT_COMPD && in ng_ppp_comp_xmit()1143 proto = PROT_COMPD; in ng_ppp_rcvdata_compress()1155 ((proto == PROT_COMPD && priv->conf.enableDecompression) || in ng_ppp_comp_recv()1174 } else if (proto == PROT_COMPD) { in ng_ppp_comp_recv()