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