Searched refs:req_attempts (Results 1 – 2 of 2) sorted by relevance
163 lpn->req_attempts++; in friend_clear_sent()212 lpn->req_attempts < CLEAR_ATTEMPTS) { in clear_friendship()236 lpn->req_attempts = 0; in clear_friendship()336 lpn->req_attempts++; in req_sent()461 lpn->req_attempts = 0; in friend_response_received()721 if (lpn->req_attempts < 6) { in update_timeout()774 if (lpn->req_attempts < REQ_ATTEMPTS(lpn)) { in lpn_timeout()789 lpn->req_attempts); in lpn_timeout()790 lpn->req_attempts = 0; in lpn_timeout()
168 u8_t req_attempts; /* Number of Request attempts */ member
Completed in 5 milliseconds