Searched refs:resp_print_error (Results 1 – 1 of 1) sorted by relevance
61 static int resp_print_error(netdissect_options *, const u_char *, int);250 case RESP_ERROR: ret_len = resp_print_error(ndo, bp, length); break; in resp_parse()278 resp_print_error(netdissect_options *ndo, const u_char *bp, int length) { in resp_print_error() function