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