Searched refs:CP_RCR_ACK (Results 1 – 1 of 1) sorted by relevance
226 CP_RCR_ACK, /* RCR+ */ enumerator2015 } else if (type == CP_RCR_ACK) { in sppp_rcr_update_state()2884 type = CP_RCR_ACK; in sppp_lcp_confreq()3676 type = CP_RCR_ACK; in sppp_ipcp_confreq()4152 type = CP_RCR_ACK; in sppp_ipv6cp_confreq()4179 type = CP_RCR_ACK; in sppp_ipv6cp_confreq()4232 if (type != CP_RCR_ACK) { in sppp_ipv6cp_confreq()4243 if (type == CP_RCR_ACK) in sppp_ipv6cp_confreq()4247 if (type == CP_RCR_ACK) { in sppp_ipv6cp_confreq()4709 sp->scp[IDX_CHAP].rcr_type = CP_RCR_ACK; in sppp_chap_input()[all …]