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

  /src/external/bsd/unbound/dist/testcode/
testpkts.h 202 uint8_t match_question; member in struct:entry
testpkts.c 125 e->match_question = 1;
285 e->match_question = 0;
1267 match_question(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl) function
1629 if(p->match_question) {
1630 if(!match_question(query_pkt, len, reply, rlen,

Completed in 16 milliseconds