Searched refs:ask_for_local (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.c95 static bool ask_for_local; /* request our address from peer */ variable
691 if (!ask_for_local)
1630 ask_for_local = wo->ouraddr != 0 || !disable_defaultip;
1653 ask_for_local = 0; /* don't tell the peer this address */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.c67 static bool ask_for_local; /* request our address from peer */ variable
648 if (!ask_for_local)
1507 ask_for_local = wo->ouraddr != 0 || !disable_defaultip;
1530 ask_for_local = 0; /* don't tell the peer this address */

Completed in 66 milliseconds