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.c1335 static const unsigned int mctp_test_llhdr_magic = 0x5c78339c; in mctp_test_route_gw_output()
1348 hdr->magic = mctp_test_llhdr_magic; in mctp_test_route_gw_output()
1425 KUNIT_EXPECT_EQ(test, ll_hdr->magic, mctp_test_llhdr_magic);
1288 static const unsigned int mctp_test_llhdr_magic = 0x5c78339c; global() variable