Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dpbuf.h308 err_t pbuf_fill_chksum(struct pbuf *p, u16_t start_offset, const void *dataptr,
/third_party/lwip/src/core/
Dpbuf.c1368 pbuf_fill_chksum(struct pbuf *p, u16_t start_offset, const void *dataptr, in pbuf_fill_chksum() function
/third_party/lwip/
DCHANGELOG1562 take a precalculated checksum, added pbuf_fill_chksum() to copy data