Home
last modified time | relevance | path

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

/linux/net/hsr/
A Dhsr_main.h219 unsigned char macaddress_redbox[ETH_ALEN]; member
A Dhsr_device.c343 ether_addr_copy(hsr_sp->macaddress_A, hsr->macaddress_redbox); in send_hsr_supervision_frame()
675 ether_addr_copy(hsr->macaddress_redbox, interlink->dev_addr); in hsr_dev_finalize()
A Dhsr_framereg.c41 if (!hsr->redbox || !is_valid_ether_addr(hsr->macaddress_redbox)) in hsr_addr_is_redbox()
44 return ether_addr_equal(addr, hsr->macaddress_redbox); in hsr_addr_is_redbox()
A Dhsr_forward.c416 port->hsr->macaddress_redbox); in hsr_xmit()

Completed in 8 milliseconds