Lines Matching refs:OFFLOAD_1
22 #define OFFLOAD_1 0 macro
280 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()
494 zassert_true(test_socket_ctx[OFFLOAD_1].shutdown_called, in ZTEST()
510 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
512 zassert_true(test_socket_ctx[OFFLOAD_1].bind_called, in ZTEST()
526 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
528 zassert_true(test_socket_ctx[OFFLOAD_1].connect_called, in ZTEST()
541 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
543 zassert_true(test_socket_ctx[OFFLOAD_1].listen_called, in ZTEST()
558 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
560 zassert_true(test_socket_ctx[OFFLOAD_1].accept_called, in ZTEST()
576 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
578 zassert_true(test_socket_ctx[OFFLOAD_1].sendto_called, in ZTEST()
592 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
594 zassert_true(test_socket_ctx[OFFLOAD_1].recvfrom_called, in ZTEST()
610 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
612 zassert_true(test_socket_ctx[OFFLOAD_1].getsockopt_called, in ZTEST()
627 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
629 zassert_true(test_socket_ctx[OFFLOAD_1].setsockopt_called, in ZTEST()
643 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
645 zassert_true(test_socket_ctx[OFFLOAD_1].sendmsg_called, in ZTEST()
660 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
662 zassert_true(test_socket_ctx[OFFLOAD_1].getpeername_called, in ZTEST()
677 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
679 zassert_true(test_socket_ctx[OFFLOAD_1].getsockname_called, in ZTEST()
704 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
738 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
773 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
785 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
820 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
832 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()