Searched refs:accept_local (Results 1 – 4 of 4) sorted by relevance
113 bool accept_local; /* accept peer's value for iface id? */ member
57 bool accept_local; /* accept peer's value for ouraddr */ member
132 { "ipcp-accept-local", o_bool, &ipcp_wantoptions[0].accept_local,489 wo->accept_local = 1;775 if (go->accept_local && ciaddr1) { /* Do we know our address? */813 if (go->accept_local && ciaddr1) { /* Do we know our address? */853 if (ciaddr1 && go->accept_local)865 if (ciaddr1 && go->accept_local)1097 if (ciaddr2 == 0 || !wo->accept_local) {1373 wo->accept_local = 1; /* don't insist on this default value */ in ip_check_options()1403 wo->accept_local = 1;
192 { "ipv6cp-accept-local", o_bool, &ipv6cp_wantoptions[0].accept_local,661 if (go->accept_local) {713 if (go->accept_local) {1063 if ((ipcp_wantoptions[0].accept_local || in ipv6_check_options()