Searched refs:macaddress_B (Results 1 – 4 of 4) sorted by relevance
44 ether_addr_equal(addr, sn->macaddress_B)) in hsr_addr_is_self() 88 ether_addr_copy(sn->macaddress_B, addr_b); in hsr_create_self_node() 231 if (ether_addr_equal(node->macaddress_B, addr)) in hsr_get_node() 277 if (ether_addr_equal(node->macaddress_B, ethhdr->h_source)) { in hsr_seq_block_is_old() 368 /* Use the Supervision frame's info about an eventual macaddress_B for merging in hsr_handle_sup_frame() 369 * nodes that has previously had their macaddress_B registered as a separate in hsr_handle_sup_frame() 424 /* Merge node_curr (registered on macaddress_B) into node_real */ in hsr_handle_sup_frame() 447 * or proceed and allow macaddress_B and for redboxes. in hsr_handle_sup_frame() 468 ether_addr_copy(node_real->macaddress_B, ethhdr->h_source); in hsr_handle_sup_frame() 560 if (is_valid_ether_addr(node_dst->macaddress_B)) in hsr_check_duplicate() [all...]
39 seq_printf(sfp, "%pM ", &node->macaddress_B[0]); in hsr_node_table_show()
103 unsigned char macaddress_B[ETH_ALEN]; member
185 unsigned char macaddress_B[ETH_ALEN]; member