HomeSort by: relevance | last modified time | path
    Searched refs:msg_rr_count (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd.h 241 size_t msg_rr_count; member in struct:xfrd_xfr
xfrd.c 2015 for(i=0; i<count; ++i,++zone->latest_xfr->msg_rr_count)
2066 if(zone->latest_xfr->msg_rr_count == 1 &&
2250 if(zone->latest_xfr->msg_rr_count == 0 && ancount == 0) {
2272 if(zone->latest_xfr->msg_rr_count == 0) {
2351 zone->latest_xfr->msg_rr_count = 1;
2490 zone->apex_str, zone->latest_xfr->msg_rr_count?
2497 zone->apex_str, zone->latest_xfr->msg_rr_count?

Completed in 25 milliseconds