Searched refs:tcpip_thread (Results 1 – 2 of 2) sorted by relevance
132 tcpip_thread(void *arg) in tcpip_thread() function693 sys_thread_new(TCPIP_THREAD_NAME, tcpip_thread, NULL, TCPIP_THREAD_STACKSIZE, TCPIP_THREAD_PRIO); in tcpip_init()
947 can call tcp_txnow() (from tcpip_thread!) to try to send again if TX buffers1574 tcpip_thread processes messages or timeouts to implement a watchdog.1731 now only called from tcpip_thread or by explicitly checking them.2211 queueing a call into tcpip_thread to free ooseq-bufs if the pool is empty2831 build time options. DNS timer is added in tcpip_thread context. DHCP can set3180 sockets api and api_msg which run in tcpip_thread context). Add netconn_sento function.3381 of the netconn_peer and netconn_addr processing is done inside tcpip_thread3595 * sockets.c: Checked in patch #5914: Moved sockopt processing into tcpip_thread.3644 with NO_SYS=1". Note that igmp_init is always in tcpip_thread (and not in 3761 dynamic one from memp to send tcpip_msg to tcpip_thread in a synchrone call.[all …]