Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dpbuf.c1146 u16_t plus = pbuf_memcmp(p, i, mem, mem_len); in pbuf_memfind() local
1147 if (plus == 0) { in pbuf_memfind()
1150 i += plus; in pbuf_memfind()
/lib/liblwip/
DREADME79 plus searchable archives:
DCHANGELOG399 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
502 plus many cleanups in socket & netconn API.