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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dacf.c62 const u_char cp[2] = { HDLC_ADDR, HDLC_UI };
88 if (cp[0] != HDLC_ADDR) {
103 } else if (cp[0] == HDLC_ADDR && cp[1] == HDLC_UI) {
H A Dhdlc.h38 #define HDLC_ADDR 0xff macro
H A Dhdlc.c391 HDLC_ADDR, hdlc->stats.badaddr);
H A Dip.c670 payload[sizeof *uh] == HDLC_ADDR &&

Completed in 50 milliseconds