Searched refs:resp_get_length (Results 1 – 1 of 1) sorted by relevance
65 static int resp_get_length(netdissect_options *, const u_char *, int, const u_char **);175 _len = resp_get_length(_ndo, _ptr, _tot_len, &_endp); \450 resp_get_length(netdissect_options *ndo, const u_char *bp, int len, const u_char **endp) in resp_get_length() function