Searched refs:haddr_self (Results 1 – 1 of 1) sorted by relevance
1315 const unsigned char haddr_self[MCTP_TEST_LLADDR_LEN] = { 0xaa, 0x03 }; in mctp_test_route_gw_output() local1329 dev = mctp_test_create_dev_lladdr(sizeof(haddr_self), haddr_self); in mctp_test_route_gw_output()1379 KUNIT_EXPECT_MEMEQ(test, ll_hdr->src, haddr_self, sizeof(haddr_self)); in mctp_test_route_gw_output()