Searched refs:br_group_address (Results 1 – 4 of 4) sorted by relevance
22 const u8 br_group_address[ETH_ALEN] = { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x00 }; variable132 static const __be16 *b = (const __be16 *)br_group_address; in is_link_local()
206 memcpy(br->group_addr, br_group_address, ETH_ALEN); in new_bridge_dev()
286 extern const u8 br_group_address[ETH_ALEN];
313 if (new_addr[i] != br_group_address[i]) in store_group_addr()