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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 */

Completed in 46 milliseconds