Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.h208 uint8_t match_serial; member
H A Dtestpkts.c151 e->match_serial = 1; in matchline()
293 e->match_serial = 0; in new_entry()
1632 if(p->match_serial && get_serial(query_pkt, len) != p->ixfr_soa_serial) { in find_match()