Searched refs:retry_counter (Results 1 – 8 of 8) sorted by relevance
151 int retry_counter; /* for resend. */ member297 int retry_counter; /* for resend. */ member382 int retry_counter; /* how many times to send */ member
628 p->retry_counter == 01081 r->retry_counter--;1082 if (r->retry_counter <= 0) {1104 if (lcconf->retry_counter == 0) {1145 new->retry_counter = lcconf->retry_counter;1184 diff.tv_sec = lcconf->retry_counter * lcconf->retry_interval; in sweep_recvdpkt()1203 time_t lt = lcconf->retry_counter * lcconf->retry_interval; in init_recvdpkt()
90 int retry_counter; /* times to retry. */ member
1846 if (iph1->retry_counter <= 0) {1869 iph1->retry_counter--;1881 iph1->retry_counter = lcconf->retry_counter;1910 if (iph2->retry_counter <= 0) {1931 iph2->retry_counter--;1943 iph2->retry_counter = lcconf->retry_counter;
152 lcconf->retry_counter = LC_DEFAULT_RETRY_COUNTER; in setdefault()
1397 lcconf->retry_counter = $2;
244 int retry_counter = 32; in BN_BLINDING_create_param() local285 if (retry_counter-- == 0) { in BN_BLINDING_create_param()
229 int retry_counter = 32; in BN_BLINDING_create_param() local270 if (retry_counter-- == 0) { in BN_BLINDING_create_param()