Searched refs:enabled_flag (Results 1 – 6 of 6) sorted by relevance
112 if (protp->enabled_flag && protp->demand_conf != NULL) in demand_conf()129 if (protp->enabled_flag && protp->demand_conf != NULL) in demand_drop()155 if (protp->enabled_flag && protp->demand_conf != NULL) in demand_unblock()329 if (!protp->enabled_flag) in active_packet()
213 if (!protp->enabled_flag) in link_down()244 if (protp->protocol != PPP_LCP && protp->enabled_flag in link_established()323 if (protp->protocol < 0xC000 && protp->enabled_flag in network_phase()
1153 ipcp_protent.enabled_flag = 0; in noip()1223 cbcp_protent.enabled_flag = 1;1964 ccp_protent.enabled_flag = 0; in noccp()
176 int enabled_flag; /* 0 iff protocol is disabled */ member
691 if (protp->protocol == protocol && protp->enabled_flag) { in get_input()695 if (protocol == (protp->protocol & ~0x8000) && protp->enabled_flag in get_input()
391 if (protp->protocol == prot && protp->enabled_flag) { in lcp_rprotrej()