Searched refs:match_question (Results 1 – 2 of 2) sorted by relevance
178 uint8_t match_question; member
126 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() function1464 if(p->match_question) { in find_match()1465 if(!match_question(query_pkt, len, reply, rlen, in find_match()