Home
last modified time | relevance | path

Searched defs:len_left (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd.c2226 size_t len_left = sizeof(http_uri_buf) - copy_len - 1; local
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c1121 u16_t len_left = (u16_t)(buflen - copied); in lwip_recvfrom_udp_raw() local