Lines Matching refs:OFFLOAD_2
23 #define OFFLOAD_2 1 macro
342 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()
822 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
834 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()