Searched refs:retry_counter (Results 1 – 15 of 15) sorted by relevance
146 int retry_counter; /* for resend. */ member264 int retry_counter; /* for resend. */ member341 int retry_counter; /* how many times to send */ member
213 iph1->retry_counter = iph1->rmconf->retry_counter;395 iph1->retry_counter = iph1->rmconf->retry_counter;636 iph1->retry_counter = iph1->rmconf->retry_counter;1066 iph1->retry_counter = iph1->rmconf->retry_counter;1295 iph1->retry_counter = iph1->rmconf->retry_counter;
506 p->retry_counter == 0915 r->retry_counter--;916 if (r->retry_counter <= 0) {938 if (lcconf->retry_counter == 0) {979 new->retry_counter = lcconf->retry_counter;1021 lt = lcconf->retry_counter * lcconf->retry_interval;1038 time_t lt = lcconf->retry_counter * lcconf->retry_interval; in init_recvdpkt()
253 iph1->retry_counter = iph1->rmconf->retry_counter;555 iph1->retry_counter = iph1->rmconf->retry_counter;1022 iph1->retry_counter = iph1->rmconf->retry_counter;
96 int retry_counter; /* times to retry. */ member
104 int retry_counter; /* times to retry. */ member
292 iph1->retry_counter = iph1->rmconf->retry_counter;1264 iph1->retry_counter = iph1->rmconf->retry_counter;
287 iph2->retry_counter = iph2->ph1->rmconf->retry_counter;622 iph2->retry_counter = iph2->ph1->rmconf->retry_counter;1353 iph2->retry_counter = iph2->ph1->rmconf->retry_counter;
117 lcconf->retry_counter = LC_DEFAULT_RETRY_COUNTER; in setdefault()
205 new->retry_counter = lcconf->retry_counter; in newrmconf()
1896 if (iph1->retry_counter <= 0) {1919 iph1->retry_counter--;1956 if (iph2->retry_counter <= 0) {1978 iph2->retry_counter--;
1085 lcconf->retry_counter = $2;
417 uint32_t retry_counter; member425 info->retry_counter = ~0U; in mailbox_rsu_status()435 if (info->retry_counter != ~0U) { in mailbox_rsu_status()
159 localconf.retry_counter = 10; in set_globals()
390 retry_counter is <=0 instead of < 0