Searched refs:HDLC_UI (Results 1 – 4 of 4) sorted by relevance
62 const u_char cp[2] = { HDLC_ADDR, HDLC_UI }; in acf_LayerPush()95 if (cp[1] != HDLC_UI) { in acf_LayerPull()103 } else if (cp[0] == HDLC_ADDR && cp[1] == HDLC_UI) { in acf_LayerPull()
39 #define HDLC_UI 0x03 macro
393 HDLC_UI, hdlc->stats.badcommand); in hdlc_ReportStatus()
671 payload[sizeof *uh + 1] == HDLC_UI) { in PacketCheck()