Searched refs:ldns_pkt_opcode2buffer_str (Results 1 – 2 of 2) sorted by relevance
185 ldns_pkt_opcode2buffer_str(ldns_buffer *output, ldns_pkt_opcode opcode);
189 ldns_pkt_opcode2buffer_str(ldns_buffer *output, ldns_pkt_opcode opcode) in ldns_pkt_opcode2buffer_str() function253 if (ldns_pkt_opcode2buffer_str(buf, opcode) == LDNS_STATUS_OK) { in ldns_pkt_opcode2str()