Searched refs:br_group_address (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_input.c22 const u8 br_group_address[ETH_ALEN] = { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x00 }; variable
140 static const __be16 *b = (const __be16 *)br_group_address;
H A Dbr_if.c211 memcpy(br->group_addr, br_group_address, ETH_ALEN);
H A Dbr_private.h277 extern const u8 br_group_address[ETH_ALEN];
H A Dbr_sysfs_br.c313 if (new_addr[i] != br_group_address[i])

Completed in 101 milliseconds