Searched refs:netbuf_copy_partial (Results 1 – 1 of 1) sorted by relevance
79 #define netbuf_copy_partial(buf, dataptr, len, offset) \ macro81 #define netbuf_copy(buf,dataptr,len) netbuf_copy_partial(buf, dataptr, len, 0)
Completed in 3 milliseconds