Home
last modified time | relevance | path

Searched refs:accept_remote (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dipxcp.h72 bool accept_remote; /* accept peer's value for hisnode */ member
Dipcp.h77 bool accept_remote; /* accept peer's value for hisaddr */ member
Dipcp.c169 { "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;
Dipxcp.c145 { "ipxcp-accept-remote", o_bool, &ipxcp_wantoptions[0].accept_remote,
147 &ipxcp_allowoptions[0].accept_remote },
405 ao->accept_remote = 0;
564 ao->accept_remote = 1;
1123 if (! ao->accept_remote) {
Dauth.c1982 wo->accept_remote = 1;