Home
last modified time | relevance | path

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

/net/mctp/test/
A Dutils.c86 static const unsigned int test_pktqueue_magic = 0x5f713aef; variable
90 tpq->magic = test_pktqueue_magic; in mctp_test_pktqueue_init()
99 KUNIT_ASSERT_EQ(test, tpq->magic, test_pktqueue_magic); in mctp_test_dst_output()

Completed in 6 milliseconds