Lines Matching defs:keep
2756 ident_cmd(const char *cmd, unsigned *keep, unsigned *add)
2764 *keep = NEG_MYMASK;
2773 *keep = NEG_MYMASK;
2779 *keep = NEG_HISMASK;
2789 *keep = NEG_HISMASK;
2803 unsigned keep; /* Keep this opt */
2806 if (ident_cmd(arg->argv[arg->argn - 2], &keep, &add) == NULL)
2855 unsigned keep; /* Keep these bits */
2858 if ((cmd = ident_cmd(arg->argv[arg->argn-2], &keep, &add)) == NULL)
2873 cx->physical->link.lcp.cfg.acfcomp &= keep;
2877 cx->physical->link.lcp.cfg.chap05 &= keep;
2882 cx->physical->link.lcp.cfg.chap80nt &= keep;
2886 cx->physical->link.lcp.cfg.chap80lm &= keep;
2890 cx->physical->link.lcp.cfg.chap81 &= keep;
2894 l->ccp.cfg.neg[CCP_NEG_MPPE] &= keep;
2899 l->ccp.cfg.neg[CCP_NEG_DEFLATE] &= keep;
2903 arg->bundle->ncp.ipcp.cfg.ns.dns_neg &= keep;
2926 arg->bundle->ncp.mp.cfg.negenddisc &= keep;
2930 cx->physical->link.lcp.cfg.lqr &= keep;
2934 cx->physical->link.lcp.cfg.pap &= keep;
2938 l->ccp.cfg.neg[CCP_NEG_DEFLATE24] &= keep;
2942 l->ccp.cfg.neg[CCP_NEG_PRED1] &= keep;
2946 cx->physical->link.lcp.cfg.protocomp &= keep;
2966 arg->bundle->ncp.mp.cfg.shortseq &= keep;
2970 arg->bundle->ncp.ipcp.cfg.vj.neg &= keep;
2998 {"keep-session", NULL, OptSet, LOCAL_AUTH, "Retain device session leader",
3086 unsigned keep, add;
3089 if ((argv[0] = ident_cmd(arg->argv[arg->argn-1], &keep, &add)) == NULL)
3095 FindExec(arg->bundle, NegotiateCommands + (keep == NEG_HISMASK ?