Searched refs:IPCP_STATE_ACK_RCVD (Results 1 – 2 of 2) sorted by relevance
75 #define IPCP_STATE_ACK_RCVD 1 /* IPCP state: conf-ack received */ macro
1207 if (sp->ipcp.state == IPCP_STATE_ACK_RCVD) in sppp_ipcp_input()1219 sp->ipcp.state = IPCP_STATE_ACK_RCVD; in sppp_ipcp_input()1316 case IPCP_STATE_ACK_RCVD: in sppp_cp_timeout()