Searched refs:hlenp (Results 1 – 3 of 3) sorted by relevance
151 uint_t *hlenp));
535 struct vjcompress *comp, uchar_t **hdrp, uint_t *hlenp) in vj_uncompress_tcp() argument679 *hlenp = cs->cs_hlen; in vj_uncompress_tcp()
227 handle_to_string(int handle, char **stringp, int *hlenp) in handle_to_string() argument229 if (stringp == NULL || hlenp == NULL) in handle_to_string()233 *hlenp = sizeof(int32_t); in handle_to_string()