Searched defs:mrp_test_dmac (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_mrp.c | 15 static const u8 mrp_test_dmac[] = { 0x01, 0x15, 0x4e, 0x00, 0x00, 0x01 }; variable
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_mrp.c | 6 static const u8 mrp_test_dmac[ETH_ALEN] = { 0x1, 0x15, 0x4e, 0x0, 0x0, 0x1 }; variable
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_mrp.c | 6 static const u8 mrp_test_dmac[ETH_ALEN] = { 0x1, 0x15, 0x4e, 0x0, 0x0, 0x1 }; variable
|
Completed in 4 milliseconds