Home
last modified time | relevance | path

Searched refs:CCP_NEG_PRED1 (Results 1 – 4 of 4) sorted by relevance

/external/libppp/src/
Dccp.h48 #define CCP_NEG_PRED1 1 macro
Dpred.c324 CCP_NEG_PRED1,
Dccp.c224 command_ShowNegval(ccp->cfg.neg[CCP_NEG_PRED1])); in ccp_ReportStatus()
258 ccp->cfg.neg[CCP_NEG_PRED1] = NEG_ENABLED|NEG_ACCEPTED; in ccp_Init()
Dcommand.c2926 l->ccp.cfg.neg[CCP_NEG_PRED1] &= keep; in NegotiateSet()
2927 l->ccp.cfg.neg[CCP_NEG_PRED1] |= add; in NegotiateSet()