Home
last modified time | relevance | path

Searched refs:hdlcctrl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c311 uchar_t hdlcaddr, hdlcctrl; in z_compress() local
313 int hdlcaddr, hdlcctrl; in z_compress() local
345 GETBYTE(hdlcctrl); in z_compress()
404 wptr[1] = hdlcctrl; in z_compress()
783 uchar_t hdlcaddr, hdlcctrl; in z_decompress() local
785 int hdlcaddr, hdlcctrl; in z_decompress() local
802 hdlcctrl = rptr[-PPP_HDRLEN+1]; in z_decompress()
879 *wptr++ = hdlcctrl; in z_decompress()