Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.h216 uint8_t match_all_noedns; member
H A Dtestpkts.c131 e->match_all_noedns = 1; in matchline()
289 e->match_all_noedns = 0; in new_entry()
1653 if(p->match_all_noedns && !match_all(query_pkt, len, reply, in find_match()