Lines Matching refs:up

400     This should speed up receiving data on sockets as the select code in
409 * api.h, api_lib.c, sockets.c: task #10167 (sockets: speed up TCP recv
800 admin-status of a netif are up
910 task #10102: "netconn: clean up conn->err threading issues" by adding
1031 does not wake up select
1259 defined) for SWAP_BYTES_IN_WORD to speed up checksumming.
1588 netifs on netif_list (speeds up packet receiving in most cases)
1716 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
1792 * netif.h, netif.c: Integrate "patch #6163 : Function to check if link layer is up".
1974 * etharp.c: Introduced fast one-entry-cache to speed up ARP lookup when sending
2015 Support for IPv4" section 4.6) when interface is "up" with netif_set_up().
2032 Provides callback on netif up/down state change.
2160 letting ip_route only use netifs that are up.
2499 previously thought need to be copied (everything but PBUF_ROM!). Cleaned up
2918 * tcp*.c: Cleaned up source comment documentation for Doxygen processing.
3021 pbuf_refresh(). This has sped up pbuf pool operations considerably.
3063 (0.5.x) This file has been unmaintained up to 0.6.1. All changes are
3233 * General: A lot of code cleaned up and debugging code removed. Many
3323 - The retransmission queue could in some cases be screwed up. This
3335 (ala BSD). After a number of retransmissions, TCP now gives up
3340 connections that are in TIME-WAIT. This greatly speeds up the fast
3344 connection has been successfully set up.
3347 somewhat cleaned up.