Searched refs:answer_packet (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h158 void* answer_packet; member in struct:ub_result
H A Dlibunbound.c620 (*res)->answer_packet = q->msg;
767 q->res->answer_packet = q->msg;
939 free(result->answer_packet);
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dasynclook.c252 if(result->answer_packet == NULL) {
253 printf("%s: error result->answer_packet is NULL.\n",
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-host.c336 result->answer_packet,
/netbsd-current/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i809 return PyBytes_FromStringAndSize($self->answer_packet, $self->answer_len);

Completed in 194 milliseconds