Searched refs:OFFLOAD_1 (Results 1 – 1 of 1) sorted by relevance
22 #define OFFLOAD_1 0 macro280 zvfs_finalize_typed_fd(fd, &test_socket_ctx[OFFLOAD_1], in offload_1_socket()284 test_socket_ctx[OFFLOAD_1].socket_called = true; in offload_1_socket()425 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in test_socket_setup_udp()436 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in test_socket_setup_tls()461 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()463 zassert_false(test_socket_ctx[OFFLOAD_1].close_called, in ZTEST()476 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()478 zassert_true(test_socket_ctx[OFFLOAD_1].ioctl_called, in ZTEST()492 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()[all …]