Searched refs:llq_opcodes (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.c2072 const char* llq_opcodes[] = {"LLQ-SETUP", "LLQ-REFRESH", "LLQ-EVENT"}; local
2094 w += sldns_str_print(s, sl, "%s", llq_opcodes[llq_opcode]);
/freebsd-current/contrib/ldns/
H A Dhost2str.c2124 const char* llq_opcodes[] = {"LLQ-SETUP", "LLQ-REFRESH", "LLQ-EVENT"}; local
2150 ldns_buffer_printf(output, "%s", llq_opcodes[llq_opcode]);

Completed in 128 milliseconds