Home
last modified time | relevance | path

Searched refs:match_question (Results 1 – 2 of 2) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dtestpkts.h178 uint8_t match_question; member
H A Dtestpkts.c126 e->match_question = 1; in matchline()
265 e->match_question = 0; in new_entry()
1165 match_question(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl) in match_question() function
1464 if(p->match_question) { in find_match()
1465 if(!match_question(query_pkt, len, reply, rlen, in find_match()