Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c790 static uint32_t get_serial(uint8_t* p, size_t plen) in get_serial() function
1631 if(p->match_serial && get_serial(query_pkt, len) != p->ixfr_soa_serial) { in find_match()