Searched refs:OFFLOAD_2 (Results 1 – 1 of 1) sorted by relevance
23 #define OFFLOAD_2 1 macro342 zvfs_finalize_typed_fd(fd, &test_socket_ctx[OFFLOAD_2], in offload_2_socket()346 test_socket_ctx[OFFLOAD_2].socket_called = true; in offload_2_socket()706 zassert_true(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()708 zassert_true(test_socket_ctx[OFFLOAD_2].setsockopt_called, in ZTEST()714 zassert_true(test_socket_ctx[OFFLOAD_2].sendto_called, in ZTEST()740 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()775 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()787 zassert_true(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()794 zassert_true(test_socket_ctx[OFFLOAD_2].connect_called, in ZTEST()[all …]