Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Detherdevice.h59 static const u8 eth_reserved_addr_base[ETH_ALEN] __aligned(2) = variable
74 static const __be16 *b = (const __be16 *)eth_reserved_addr_base; in is_link_local_ether_addr()
/linux-4.4.14/net/bridge/
Dbr_device.c392 ether_addr_copy(br->group_addr, eth_reserved_addr_base); in br_dev_setup()