Home | History | Annotate | Download | only in dist

Lines Matching refs:round_num

1233 		zone->round_num = 0; /* fresh set of retries after notify */
1237 if(zone->round_num != -1 && zone->master && zone->master->next)
1246 zone->round_num++;
1248 if(zone->round_num >= XFRD_MAX_ROUNDS) {
1250 zone->round_num = -1;
1254 zone->apex_str, zone->round_num, zone->master_num, zone->next_master));
1263 zone->round_num > 0 &&
1271 zone->round_num = -1; /* next try start anew */
1293 zone->apex_str, zone->round_num, zone->master_num, zone->next_master));
1552 zone->round_num = -1;
1698 zone->round_num = 0;
1736 assert(zone->round_num == -1);
2329 zone->round_num = -1; /* next try start a new round */
2658 zone->round_num = -1; /* next try start anew */