OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAYER_HDLC
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
layer.h
31
#define
LAYER_HDLC
4
hdlc.c
438
struct layer hdlclayer = {
LAYER_HDLC
, "hdlc", hdlc_LayerPush, hdlc_LayerPull };
lqr.c
459
case
LAYER_HDLC
:
Completed in 562 milliseconds