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