Searched refs:ldns_pkt_opcode2buffer_str (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ldns/ldns/
H A Dhost2str.h185 ldns_pkt_opcode2buffer_str(ldns_buffer *output, ldns_pkt_opcode opcode);
/freebsd-11-stable/contrib/ldns/
H A Dhost2str.c183 ldns_pkt_opcode2buffer_str(ldns_buffer *output, ldns_pkt_opcode opcode) function
247 if (ldns_pkt_opcode2buffer_str(buf, opcode) == LDNS_STATUS_OK) {

Completed in 55 milliseconds