Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_device.c77 if (hsr->redbox && !timer_pending(&hsr->announce_proxy_timer)) in hsr_check_announce()
83 if (hsr->redbox) in hsr_check_announce()
309 if (hsr->redbox) in send_hsr_supervision_frame()
342 if (hsr->redbox && in send_hsr_supervision_frame()
767 hsr->redbox = true; in hsr_dev_finalize()
H A Dhsr_framereg.c41 if (!hsr->redbox || !is_valid_ether_addr(hsr->macaddress_redbox)) in hsr_addr_is_redbox()
446 if (!node_dst && port->hsr->redbox) in hsr_addr_subst_dest()
H A Dhsr_forward.c682 if (frame->is_supervision && hsr->redbox) in fill_frame_info()