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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dccp.h48 #define CCP_NEG_PRED1 1 macro
H A Dpred.c324 CCP_NEG_PRED1,
H A Dccp.c224 command_ShowNegval(ccp->cfg.neg[CCP_NEG_PRED1]));
258 ccp->cfg.neg[CCP_NEG_PRED1] = NEG_ENABLED|NEG_ACCEPTED;
H A Dcommand.c2933 l->ccp.cfg.neg[CCP_NEG_PRED1] &= keep;
2934 l->ccp.cfg.neg[CCP_NEG_PRED1] |= add;

Completed in 59 milliseconds