Home
last modified time | relevance | path

Searched refs:test_rx (Results 1 – 2 of 2) sorted by relevance

/libmctp-latest/tests/
Dtest_eid.c23 static void test_rx(uint8_t eid, bool tag_owner __unused, in test_rx() function
57 mctp_set_rx_all(ctx->mctp, test_rx, ctx); in main()
Dtest_seq.c28 static void test_rx(uint8_t eid __unused, bool tag_owner __unused, in test_rx() function
118 mctp_set_rx_all(ctx->mctp, test_rx, ctx); in run_one_test()