Searched refs:IPCP_ENABLED (Results 1 – 1 of 1) sorted by relevance
124 #define IPCP_ENABLED ipcp_protent.enabled_flag macro422 IPCP_ENABLED ? "" : "!", in read_interface()427 if (IPCP_ENABLED && !read_ip_interface(unit)) in read_interface()428 IPCP_ENABLED = 0; in read_interface()557 if (!IPCP_ENABLED || (ifunit == -1) || (pppfd == -1)) { in plumb_ipif()647 if (!IPCP_ENABLED || (ifunit == -1)) { in unplumb_ipif()1365 if (IPCP_ENABLED && (plumb_ipif(0) == 0)) { in open_ppp_loopback()2283 if (!IPCP_ENABLED || (ipmuxid == -1)) {2318 } else if (!IPCP_ENABLED) {2343 if (!IPCP_ENABLED) {[all …]