Home
last modified time | relevance | path

Searched refs:hdlcaddr (Results 1 – 2 of 2) 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
343 GETBYTE(hdlcaddr); in z_compress()
403 wptr[0] = hdlcaddr; in z_compress()
783 uchar_t hdlcaddr, hdlcctrl; in z_decompress() local
785 int hdlcaddr, hdlcctrl; in z_decompress() local
801 hdlcaddr = rptr[-PPP_HDRLEN]; in z_decompress()
878 *wptr++ = hdlcaddr; in z_decompress()
H A Dbsd-comp.c576 uchar_t hdlcaddr, hdlcctl; in bsd_compress() local
578 int hdlcaddr, hdlcctl; in bsd_compress() local
642 GETBYTE(hdlcaddr); in bsd_compress()
706 *wptr++ = hdlcaddr; in bsd_compress()