Home | History | Annotate | Download | only in pppd

Lines Matching refs:accept_local

166     { "ipcp-accept-local", o_bool, &ipcp_wantoptions[0].accept_local,
685 wo->accept_local = 1;
1047 if (go->accept_local && ciaddr1) {
1093 } else if (go->accept_local && ciaddr1) {
1142 if (ciaddr1 && go->accept_local)
1156 if (ciaddr1 && go->accept_local)
1405 if (ciaddr2 == 0 || !wo->accept_local) {
1623 wo->accept_local = 1; /* don't insist on this default value */
1652 wo->accept_local = 1;