Searched refs:RREQ_REPEAT (Results 1 – 1 of 1) sorted by relevance
257 #define RREQ_REPEAT 2 /* send another reset-req if no reset-ack */ macro486 ccp_localstate[f->unit] &= ~(RACK_PENDING | RREQ_REPEAT); in ccp_extcode()1637 ccp_localstate[f->unit] |= RREQ_REPEAT;1650 if (f->state == OPENED && ccp_localstate[f->unit] & RREQ_REPEAT) {1653 ccp_localstate[f->unit] &= ~RREQ_REPEAT;