OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdlc_Detect
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
hdlc.h
113
extern int
hdlc_Detect
(u_char const **, unsigned, int);
hdlc.c
361
hdlc_Detect
(u_char const **cp, unsigned n, int issync)
physical.c
571
found =
hdlc_Detect
((u_char const **)&rbuff, n, physical_IsSync(p));
Completed in 117 milliseconds