Searched refs:tcpip_thread_poll_one (Results 1 – 5 of 5) sorted by relevance
46 tcpip_thread_poll_one(); in sockets_teardown()49 tcpip_thread_poll_one(); in sockets_teardown()51 tcpip_thread_poll_one(); in sockets_teardown()146 while(tcpip_thread_poll_one()); in test_sockets_allfunctions_basic_domain()162 while(tcpip_thread_poll_one()); in test_sockets_allfunctions_basic_domain()185 while(tcpip_thread_poll_one()); in test_sockets_allfunctions_basic_domain()197 while(tcpip_thread_poll_one()); in test_sockets_allfunctions_basic_domain()320 while (tcpip_thread_poll_one()); in test_sockets_msgapi_tcp()405 while (tcpip_thread_poll_one()); in test_sockets_msgapi_tcp()453 while (tcpip_thread_poll_one()); in test_sockets_msgapi_udp_send_recv_loop()[all …]
104 int tcpip_thread_poll_one(void);
72 tcpip_thread_poll_one(); in ip4_teardown()
84 tcpip_thread_poll_one(); in ip6_teardown()
282 tcpip_thread_poll_one(void) in tcpip_thread_poll_one() function