Home
last modified time | relevance | path

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

/linux/net/mctp/test/
H A Droute-test.c1315 static const unsigned int mctp_test_llhdr_magic = 0x5c78339c; variable
1328 hdr->magic = mctp_test_llhdr_magic; in test_dev_header_create()
1405 KUNIT_EXPECT_EQ(test, ll_hdr->magic, mctp_test_llhdr_magic); in mctp_test_route_gw_output()