Searched refs:hdlc_Detect (Results 1 - 3 of 3) sorted by relevance

/external/libppp/src/
H A Dhdlc.h113 extern int hdlc_Detect(u_char const **, unsigned, int);
H A Dhdlc.c361 hdlc_Detect(u_char const **cp, unsigned n, int issync) function
H A Dphysical.c571 found = hdlc_Detect((u_char const **)&rbuff, n, physical_IsSync(p));

Completed in 80 milliseconds