Searched refs:llq_opcodes (Results 1 – 2 of 2) sorted by relevance
2127 const char* llq_opcodes[] = {"LLQ-SETUP", "LLQ-REFRESH", "LLQ-EVENT"}; in sldns_wire2str_edns_llq_print() local2149 w += sldns_str_print(s, sl, "%s", llq_opcodes[llq_opcode]); in sldns_wire2str_edns_llq_print()
2170 const char* llq_opcodes[] = {"LLQ-SETUP", "LLQ-REFRESH", "LLQ-EVENT"}; in ldns_edns_llq2buffer_str() local2196 ldns_buffer_printf(output, "%s", llq_opcodes[llq_opcode]); in ldns_edns_llq2buffer_str()