Lines Matching refs:cpkt
116 test_msg.out.out_cpkt = &test_msg.cpkt; in context_reset()
119 test_msg.in.in_cpkt = &test_msg.cpkt; in context_reset()
125 test_msg.cpkt.data = test_msg.msg_data; in context_reset()
126 test_msg.cpkt.max_len = sizeof(test_msg.msg_data); in context_reset()
132 test_msg.cpkt.offset = strlen(payload) + 1; in test_payload_set()
148 test_msg.cpkt.offset = sizeof(test_msg.msg_data) - TEST_PAYLOAD_OFFSET; in test_prepare_nomem()
185 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
227 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
269 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
311 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
341 zassert_equal(test_msg.cpkt.offset, in ZTEST()
387 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
428 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()
472 zassert_equal(test_msg.cpkt.offset, offset, in ZTEST()