Searched refs:accept_remote (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dipcp.h54 bool accept_remote; /* accept peer's value for hisaddr */ member in struct:ipcp_options
H A Dipxcp.h49 bool accept_remote; /* accept peer's value for hisnode */ member in struct:ipxcp_options
H A Dipcp.c140 { "ipcp-accept-remote", o_bool, &ipcp_wantoptions[0].accept_remote,
644 wo->accept_remote = 1;
963 if (go->accept_remote && ciaddr2) { /* Does he know his? */
1037 if (ciaddr2 && go->accept_remote)
1258 && (ciaddr1 == 0 || !wo->accept_remote)) {
1315 && (ciaddr1 == 0 || !wo->accept_remote)) {
1524 wo->accept_remote = 1;
H A Dipxcp.c122 { "ipxcp-accept-remote", o_bool, &ipxcp_wantoptions[0].accept_remote,
124 &ipxcp_allowoptions[0].accept_remote },
382 ao->accept_remote = 0;
541 ao->accept_remote = 1;
1095 if (! ao->accept_remote) {
H A Dauth.c1620 wo->accept_remote = 1;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dipcp.h77 bool accept_remote; /* accept peer's value for hisaddr */ member in struct:ipcp_options
H A Dipxcp.h72 bool accept_remote; /* accept peer's value for hisnode */ member in struct:ipxcp_options
H A Dipcp.c168 { "ipcp-accept-remote", o_bool, &ipcp_wantoptions[0].accept_remote,
687 wo->accept_remote = 1;
696 wo->accept_remote = 0;
1047 if (go->accept_remote && ciaddr2) { /* Does he know his? */
1126 if (ciaddr2 && go->accept_remote)
1362 && (ciaddr1 == 0 || !wo->accept_remote)) {
1418 && (ciaddr1 == 0 || !wo->accept_remote)) {
1627 wo->accept_remote = 1;
H A 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;
1118 if (! ao->accept_remote) {
H A Dauth.c2059 wo->accept_remote = 1;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipcp.h77 bool accept_remote; /* accept peer's value for hisaddr */ member in struct:ipcp_options
H A Dipxcp.h72 bool accept_remote; /* accept peer's value for hisnode */ member in struct:ipxcp_options
H A Dipcp.c168 { "ipcp-accept-remote", o_bool, &ipcp_wantoptions[0].accept_remote,
687 wo->accept_remote = 1;
696 wo->accept_remote = 0;
1047 if (go->accept_remote && ciaddr2) { /* Does he know his? */
1126 if (ciaddr2 && go->accept_remote)
1362 && (ciaddr1 == 0 || !wo->accept_remote)) {
1418 && (ciaddr1 == 0 || !wo->accept_remote)) {
1627 wo->accept_remote = 1;
H A 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;
1118 if (! ao->accept_remote) {
H A Dauth.c2059 wo->accept_remote = 1;

Completed in 105 milliseconds