Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/core/
A Dpbuf.c1370 char *dst_ptr; in pbuf_fill_chksum() local
1380 dst_ptr = ((char *)p->payload) + start_offset; in pbuf_fill_chksum()
1381 copy_chksum = LWIP_CHKSUM_COPY(dst_ptr, dataptr, len); in pbuf_fill_chksum()

Completed in 10 milliseconds