Home
last modified time | relevance | path

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

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