Searched refs:llq_errors (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sbin/unwind/libunbound/sldns/ |
| D | wire2str.c | 2075 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", in sldns_wire2str_edns_llq_print() local 2103 w += sldns_str_print(s, sl, " %s", llq_errors[error_code]); in sldns_wire2str_edns_llq_print()
|
| /openbsd/src/usr.sbin/unbound/sldns/ |
| D | wire2str.c | 2075 const char* llq_errors[] = {"NO-ERROR", "SERV-FULL", "STATIC", in sldns_wire2str_edns_llq_print() local 2103 w += sldns_str_print(s, sl, " %s", llq_errors[error_code]); in sldns_wire2str_edns_llq_print()
|