Home
last modified time | relevance | path

Searched refs:data (Results 26 – 28 of 28) sorted by relevance

12

/lib/liblwip/
DCHANGELOG31 * opt.h, tcp.c, tcp_in.c: Implemented limiting data on ooseq queue (task #9989)
194 received, not when we have more data queued for sending than fits into the
228 the last packet including FIN can lose data
282 always EMSGSIZE on non-blocking sockets if data size > send buffers) -> now
359 UDP data for LWIP_NETIF_TX_SINGLE_PBUF==1
363 take a precalculated checksum, added pbuf_fill_chksum() to copy data
364 into a pbuf and at the same time calculating the checksum for that data
400 This should speed up receiving data on sockets as the select code in
418 calling tcp_write with many small blocks of data. Instead, pbufs are
831 (recv() makes receive window update for data that wasn't received by
[all …]
/lib/liblwip/src/netif/ppp/
Dppp.c1771 pppos_input(int pd, u_char* data, int len) in pppos_input() argument
1773 pppInProc(&pppControl[pd].rx, data, len); in pppos_input()
/docs/
DDoxyfile444 # with only public data fields or simple typedef fields will be shown inline in
1090 # Note that doxygen will use the data processed and written to standard output
1864 # search data is written to a file for indexing by an external tool. With the

12