Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDlcp.h118 #define TY_ACFCOMP 8 /* Address-and-Control-Field-Compression */ macro
HDlcp.c398 if (lcp->want_acfcomp && !REJECTED(lcp, TY_ACFCOMP)) in LcpSendConfigReq()
399 INC_FSM_OPT(TY_ACFCOMP, 2, o); in LcpSendConfigReq()
1030 case TY_ACFCOMP: in LcpDecodeConfig()