Home | History | Annotate | Download | only in pppd

Lines Matching refs:accept_remote

169     { "ipcp-accept-remote", o_bool, &ipcp_wantoptions[0].accept_remote,
703 wo->accept_remote = 1;
712 wo->accept_remote = 0;
1106 if (go->accept_remote && ciaddr2) {
1203 if (ciaddr2 && go->accept_remote)
1483 && (ciaddr1 == 0 || !wo->accept_remote)) {
1539 && (ciaddr1 == 0 || !wo->accept_remote)) {
1748 wo->accept_remote = 1;