Searched refs:llq_errors (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/unbound/sldns/ |
| H A D | wire2str.c | 2123 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", in sldns_wire2str_edns_ul_print() 2151 w += sldns_str_print(s, sl, " %s", llq_errors[error_code]); in sldns_wire2str_edns_dau_print() 2075 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", sldns_wire2str_edns_llq_print() local
|
| /freebsd/contrib/ldns/ |
| H A D | host2str.c | 2121 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", in ldns_edns_llq2buffer_str() local 2156 ldns_buffer_printf(output, " %s", llq_errors[error_code]); in ldns_edns_llq2buffer_str()
|