Searched refs:test_pktqueue_magic (Results 1 – 1 of 1) sorted by relevance
86 static const unsigned int test_pktqueue_magic = 0x5f713aef; variable90 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()