Searched refs:dst_buflen (Results 1 – 1 of 1) sorted by relevance
371 pbuf_copy_data(pbuf_t *pbuf, int off, int len, void *__sized_by(dst_buflen)dst, size_t dst_buflen) in pbuf_copy_data() argument376 VERIFY((size_t)len <= dst_buflen); in pbuf_copy_data()