Searched refs:RREQ_REPEAT (Results 1 – 1 of 1) sorted by relevance
176 #define RREQ_REPEAT 0x0002 /* send another reset-req if no reset-ack */ macro451 ccp_localstate[f->unit] &= ~RACK_PENDING & ~RREQ_REPEAT;1251 ccp_localstate[f->unit] &= ~RACK_PENDING & ~RREQ_REPEAT;1470 ccp_localstate[f->unit] |= RREQ_REPEAT;1502 } else if (ccp_localstate[f->unit] & RREQ_REPEAT) {1507 (ccp_localstate[f->unit] & ~RREQ_REPEAT) | RREQ_IGNORED |