Searched refs:prevent (Results 1 – 13 of 13) sorted by relevance
16 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()24 make sure you return ERR_ABRT to prevent accessing unallocated memory.67 prevent creating many small pbufs when calling tcp_write with many small134 * mem_realloc() to mem_trim() to prevent confusion with realloc()
373 etharp_query to prevent unnecessary function calls (inspired by407 added option TCP_OVERSIZE to prevent creating many small pbufs when704 * def.h/.c: changed the semantics of LWIP_PREFIX_BYTEORDER_FUNCS to prevent780 * mem.c/.h, pbuf.c: Renamed mem_realloc() to mem_trim() to prevent1005 * tcp.h: Fixed bug #28098: Nagle can prevent fast retransmit from sending1016 * tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when1813 for input packets to prevent floods from consuming all of MEMP_TCPIP_MSG2122 of silly window avoidance and prevent lwIP from shrinking the window)2318 * tcp_out.c: Added check to prevent tcp_pcb->snd_queuelen from overflowing.2430 as the one of the netif used for sending to prevent sending from old[all …]
39 4. Clear the contents of the following files and keep them to prevent compilation failures:
115 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()123 make sure you return ERR_ABRT to prevent accessing unallocated memory.166 prevent creating many small pbufs when calling tcp_write with many small233 * mem_realloc() to mem_trim() to prevent confusion with realloc()
387 PACK_STRUCT_FLD_S() to prevent gcc 4 from warning about struct members that735 * opt.h, dhcp.h/.c: prevent dhcp from starting when netif link is down (only1329 etharp_query to prevent unnecessary function calls (inspired by1363 added option TCP_OVERSIZE to prevent creating many small pbufs when1660 * def.h/.c: changed the semantics of LWIP_PREFIX_BYTEORDER_FUNCS to prevent1736 * mem.c/.h, pbuf.c: Renamed mem_realloc() to mem_trim() to prevent1961 * tcp.h: Fixed bug #28098: Nagle can prevent fast retransmit from sending1972 * tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when2769 for input packets to prevent floods from consuming all of MEMP_TCPIP_MSG3078 of silly window avoidance and prevent lwIP from shrinking the window)[all …]
150 * Renamed mem_realloc() to mem_trim() to prevent confusion with realloc()158 make sure you return ERR_ABRT to prevent accessing unallocated memory.201 prevent creating many small pbufs when calling tcp_write with many small268 * mem_realloc() to mem_trim() to prevent confusion with realloc()
640 PACK_STRUCT_FLD_S() to prevent gcc 4 from warning about struct members that988 * opt.h, dhcp.h/.c: prevent dhcp from starting when netif link is down (only1582 etharp_query to prevent unnecessary function calls (inspired by1616 added option TCP_OVERSIZE to prevent creating many small pbufs when1913 * def.h/.c: changed the semantics of LWIP_PREFIX_BYTEORDER_FUNCS to prevent1989 * mem.c/.h, pbuf.c: Renamed mem_realloc() to mem_trim() to prevent2214 * tcp.h: Fixed bug #28098: Nagle can prevent fast retransmit from sending2225 * tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when3022 for input packets to prevent floods from consuming all of MEMP_TCPIP_MSG3331 of silly window avoidance and prevent lwIP from shrinking the window)[all …]
70 following disciplined steps in order to prevent conflicts
778 uint8_t prevent; /* 4: Bits 2-7: Reserved, Bits 0:1: prevent */ member
462 #define LWIP_DONT_PROVIDE_BYTEORDER_FUNCTIONS to prevent lwIP from
365 # type (e.g. under the Public Functions section). Set it to NO to prevent2067 # is assumed. To prevent a macro definition from being undefined via #undef or
374 # type (e.g. under the Public Functions section). Set it to NO to prevent2078 # is assumed. To prevent a macro definition from being undefined via #undef or
Completed in 34 milliseconds