Searched refs:response_count (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Dtsig.c333 tsig->response_count = 0;
431 tsig->response_count = 0;
444 tsig->response_count = 0;
499 ++tsig->response_count;
513 tsig_digest_variables(tsig, tsig->response_count > 1);
526 tsig_digest_variables(tsig, tsig->response_count > 1);
H A Dtsig.h109 size_t response_count; member in struct:tsig_record

Completed in 115 milliseconds