Home | History | Annotate | Download | only in pppd

Lines Matching refs:accept_remote

168     { "ipcp-accept-remote", o_bool, &ipcp_wantoptions[0].accept_remote,
687 wo->accept_remote = 1;
696 wo->accept_remote = 0;
1051 if (go->accept_remote && ciaddr2) {
1146 if (ciaddr2 && go->accept_remote)
1382 && (ciaddr1 == 0 || !wo->accept_remote)) {
1438 && (ciaddr1 == 0 || !wo->accept_remote)) {
1647 wo->accept_remote = 1;