Searched refs:HDLC_ADDR (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dacf.c64 const u_char cp[2] = { HDLC_ADDR, HDLC_UI };
90 if (cp[0] != HDLC_ADDR) {
105 } else if (cp[0] == HDLC_ADDR && cp[1] == HDLC_UI) {
H A Dhdlc.h40 #define HDLC_ADDR 0xff macro
H A Dhdlc.c393 HDLC_ADDR, hdlc->stats.badaddr);
H A Dip.c672 payload[sizeof *uh] == HDLC_ADDR &&

Completed in 63 milliseconds