Home | History | Annotate | Download | only in pppd

Lines Matching refs:accept_local

167     { "ipcp-accept-local", o_bool, &ipcp_wantoptions[0].accept_local,
701 wo->accept_local = 1;
1102 if (go->accept_local && ciaddr1) {
1148 } else if (go->accept_local && ciaddr1) {
1199 if (ciaddr1 && go->accept_local)
1213 if (ciaddr1 && go->accept_local)
1506 if (ciaddr2 == 0 || !wo->accept_local) {
1724 wo->accept_local = 1; /* don't insist on this default value */
1753 wo->accept_local = 1;