Searched refs:nxd_icmp_enable (Results 1 – 18 of 18) sorted by relevance
139 status = nxd_icmp_enable(&ip_0); in tx_application_define()145 status = nxd_icmp_enable(&ip_1); in tx_application_define()
161 nxd_icmp_enable(&bsd_ip); in thread_0_entry()272 nxd_icmp_enable(&bsd_ip); in thread_1_entry()
145 status = nxd_icmp_enable(&client_ip); in tx_application_define()146 status += nxd_icmp_enable(&server_ip); in tx_application_define()
326 status = nxd_icmp_enable(&client_ip); in thread_client_entry()448 status = nxd_icmp_enable(&server_ip); in thread_server_entry()
144 status = nxd_icmp_enable(&ip_0); in tx_application_define()150 status = nxd_icmp_enable(&ip_1); in tx_application_define()
191 status = nxd_icmp_enable(&ip_server); in thread_server_entry()277 nxd_icmp_enable(&ip_client); in thread_client_entry()
280 status |= nxd_icmp_enable(&server_ip); in server_thread_entry()368 status = nxd_icmp_enable(&client_ip); in client_thread_entry()
218 nxd_icmp_enable(&client_ip); in thread_client_entry()486 status += nxd_icmp_enable(&client_ip); in thread_client_entry()
280 status = nxd_icmp_enable(&ip_0); in tx_application_define()286 status = nxd_icmp_enable(&ip_1); in tx_application_define()
269 status = nxd_icmp_enable(&ip_0); in tx_application_define()275 status = nxd_icmp_enable(&ip_1); in tx_application_define()
294 status = nxd_icmp_enable(&client_ip); in client_thread_entry()595 status = nxd_icmp_enable(&server_ip); in thread_server_entry()
234 status += nxd_icmp_enable(&client_ip); in demo_client_thread_entry()
190 status = nxd_icmp_enable(&ip_0); in thread_agent_entry()
175 status = (INT)nxd_icmp_enable(&bsd_ip); in thread_server_entry()
211 status = nxd_icmp_enable(&client_ip); in thread_client_entry()
137 status = nxd_icmp_enable(&ip_0); in tx_application_define()
3152 #define nxd_icmp_enable _nxd_icmp_enable macro3341 #define nxd_icmp_enable _nxde_icmp_enable macro3536 UINT nxd_icmp_enable(NX_IP *ip_ptr);
304 ${CMAKE_CURRENT_LIST_DIR}/src/nxd_icmp_enable.c