Searched refs:PPP_CONFIGURE_ACK (Results 1 – 7 of 7) sorted by relevance
285 if (ret != PPP_CONFIGURE_ACK) { in ipcp_config_info_req()293 return PPP_CONFIGURE_ACK; in ipcp_config_info_req()305 return PPP_CONFIGURE_ACK; in ipcp_config_info_req()
127 if (ret != PPP_CONFIGURE_ACK) { in lcp_config_info_req()140 return PPP_CONFIGURE_ACK; in lcp_config_info_req()
411 case PPP_CONFIGURE_ACK: in ppp_send_pkt()640 code = PPP_CONFIGURE_ACK; in fsm_recv_configure_req()649 if (code == PPP_CONFIGURE_ACK) { in fsm_recv_configure_req()696 ppp_pkt_type2str(PPP_CONFIGURE_ACK)); in fsm_recv_configure_ack()1079 case PPP_CONFIGURE_ACK: in ppp_fsm_input()
140 if (ret != PPP_CONFIGURE_ACK) { in ipv6cp_config_info_req()153 return PPP_CONFIGURE_ACK; in ipv6cp_config_info_req()
147 case PPP_CONFIGURE_ACK: in ppp_pkt_type2str()
212 return PPP_CONFIGURE_ACK; in ppp_config_info_req()
135 PPP_CONFIGURE_ACK = 2, enumerator