Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_alb.c83 static const u8 mac_v6_allmcast[ETH_ALEN] = {0x33,0x33,0x00,0x00,0x00,0x01}; variable
1338 if (memcmp(eth_data->h_dest, mac_v6_allmcast, ETH_ALEN) == 0) { in bond_alb_xmit()