Home
last modified time | relevance | path

Searched refs:netbuf_copy_partial (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/lib/lwip/include/lwip/
A Dnetbuf.h79 #define netbuf_copy_partial(buf, dataptr, len, offset) \ macro
81 #define netbuf_copy(buf,dataptr,len) netbuf_copy_partial(buf, dataptr, len, 0)

Completed in 3 milliseconds