Searched refs:LAYER_HDLC (Results 1 – 3 of 3) sorted by relevance
| /trueos/usr.sbin/ppp/ | ||
| HD | layer.h | 31 #define LAYER_HDLC 4 macro |
| HD | hdlc.c | 438 struct layer hdlclayer = { LAYER_HDLC, "hdlc", hdlc_LayerPush, hdlc_LayerPull }; |
| HD | lqr.c | 459 case LAYER_HDLC: in lqr_LayerPush() |