Searched refs:fill_buffer_with_reply (Results 1 – 1 of 1) sorted by relevance
/openbsd/usr.sbin/unbound/testcode/ |
H A D | fake_event.c | 319 fill_buffer_with_reply(sldns_buffer* buffer, struct entry* entry, uint8_t* q, in fill_buffer_with_reply() function 375 fill_buffer_with_reply(c.buffer, entry, pend->pkt, pend->pkt_len, in answer_callback_from_entry() 463 fill_buffer_with_reply(repinfo.c->buffer, todo->match, NULL, 0, 0); in fake_front_query() 502 fill_buffer_with_reply(c.buffer, todo->match, p->pkt, in fake_pending_callback()
|