Lines Matching full:keep
2740 ident_cmd(const char *cmd, unsigned *keep, unsigned *add)
2748 *keep = NEG_MYMASK;
2757 *keep = NEG_MYMASK;
2763 *keep = NEG_HISMASK;
2773 *keep = NEG_HISMASK;
2787 unsigned keep; /* Keep this opt */
2790 if (ident_cmd(arg->argv[arg->argn - 2], &keep, &add) == NULL)
2839 unsigned keep; /* Keep these bits */
2842 if ((cmd = ident_cmd(arg->argv[arg->argn-2], &keep, &add)) == NULL)
2857 cx->physical->link.lcp.cfg.acfcomp &= keep;
2861 cx->physical->link.lcp.cfg.chap05 &= keep;
2866 cx->physical->link.lcp.cfg.chap80nt &= keep;
2870 cx->physical->link.lcp.cfg.chap80lm &= keep;
2874 cx->physical->link.lcp.cfg.chap81 &= keep;
2878 l->ccp.cfg.neg[CCP_NEG_MPPE] &= keep;
2883 l->ccp.cfg.neg[CCP_NEG_DEFLATE] &= keep;
2887 arg->bundle->ncp.ipcp.cfg.ns.dns_neg &= keep;
2910 arg->bundle->ncp.mp.cfg.negenddisc &= keep;
2914 cx->physical->link.lcp.cfg.lqr &= keep;
2918 cx->physical->link.lcp.cfg.pap &= keep;
2922 l->ccp.cfg.neg[CCP_NEG_DEFLATE24] &= keep;
2926 l->ccp.cfg.neg[CCP_NEG_PRED1] &= keep;
2930 cx->physical->link.lcp.cfg.protocomp &= keep;
2950 arg->bundle->ncp.mp.cfg.shortseq &= keep;
2954 arg->bundle->ncp.ipcp.cfg.vj.neg &= keep;
2982 {"keep-session", NULL, OptSet, LOCAL_AUTH, "Retain device session leader",
3070 unsigned keep, add;
3073 if ((argv[0] = ident_cmd(arg->argv[arg->argn-1], &keep, &add)) == NULL)
3079 FindExec(arg->bundle, NegotiateCommands + (keep == NEG_HISMASK ?