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

/freebsd-current/contrib/unbound/sldns/
H A Dwire2str.c2069 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", local
2097 w += sldns_str_print(s, sl, " %s", llq_errors[error_code]);
/freebsd-current/contrib/ldns/
H A Dhost2str.c2121 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", local
2156 ldns_buffer_printf(output, " %s", llq_errors[error_code]);

Completed in 170 milliseconds