Home
last modified time | relevance | path

Searched refs:ulong_value (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_caller_check_test.c133 ULONG ulong_value; in test_process() local
208 if (nx_ip_driver_direct_command(&ip_0, 0xFFFFFFFF, &ulong_value) != NX_CALLER_ERROR) in test_process()
212 … if (nx_ip_driver_interface_direct_command(&ip_0, 0xFFFFFFFF, 0, &ulong_value) != NX_CALLER_ERROR) in test_process()
251 if (nx_tcp_socket_mss_get(&tcp_socket, &ulong_value) != NX_CALLER_ERROR) in test_process()
259 if (nx_ip_gateway_address_get(&ip_0, &ulong_value) != NX_CALLER_ERROR) in test_process()
292 if (nx_ip_address_get(&ip_0, &ulong_value, &ulong_value) != NX_CALLER_ERROR) in test_process()
300 … if (nx_ip_interface_physical_address_get(&ip_0, 0, &ulong_value, &ulong_value) != NX_CALLER_ERROR) in test_process()
316 if (nx_ip_interface_address_get(&ip_0, 0, &ulong_value, &ulong_value) != NX_CALLER_ERROR) in test_process()
330 …x_payload_size_find(&ip_0, &address, 0, 1, 1, NX_PROTOCOL_TCP, &ulong_value, &ulong_value) != NX_C… in test_process()
393 if (nxd_ipv6_address_get(&ip_0, 0, &address, &ulong_value, &uint_value) != NX_CALLER_ERROR) in test_process()
[all …]