Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c651 process_answer(struct ub_ctx* ctx, uint8_t* msg, uint32_t len) in process_answer() function
684 if(!process_answer(ctx, msg, len)) { in ub_process()