Home
last modified time | relevance | path

Searched refs:TY_PROTOCOMP (Results 1 – 2 of 2) sorted by relevance

/external/libppp/src/
Dlcp.h117 #define TY_PROTOCOMP 7 /* Protocol-Field-Compression */ macro
Dlcp.c401 if (lcp->want_protocomp && !REJECTED(lcp, TY_PROTOCOMP)) in LcpSendConfigReq()
402 INC_FSM_OPT(TY_PROTOCOMP, 2, o); in LcpSendConfigReq()
1004 case TY_PROTOCOMP: in LcpDecodeConfig()