Searched refs:IPCP_ENABLED (Results 1 – 1 of 1) sorted by relevance
130 #define IPCP_ENABLED ipcp_protent.enabled_flag macro428 IPCP_ENABLED ? "" : "!", in read_interface()433 if (IPCP_ENABLED && !read_ip_interface(unit)) in read_interface()434 IPCP_ENABLED = 0; in read_interface()563 if (!IPCP_ENABLED || (ifunit == -1) || (pppfd == -1)) { in plumb_ipif()653 if (!IPCP_ENABLED || (ifunit == -1)) { in unplumb_ipif()1424 if (IPCP_ENABLED && (plumb_ipif(0) == 0)) { in open_ppp_loopback()2342 if (!IPCP_ENABLED || (ipmuxid == -1)) {2377 } else if (!IPCP_ENABLED) {2402 if (!IPCP_ENABLED) {[all …]