Lines Matching refs:macaddress_B
54 if (ether_addr_equal(addr, node->macaddress_B))
90 ether_addr_copy(node->macaddress_B, addr_b);
183 if (ether_addr_equal(node->macaddress_B, addr))
228 if (ether_addr_equal(node->macaddress_B, ethhdr->h_source)) {
259 /* Use the Supervision frame's info about an eventual macaddress_B for merging
260 * nodes that has previously had their macaddress_B registered as a separate
300 /* Merge node_curr (registered on macaddress_B) into node_real */
314 ether_addr_copy(node_real->macaddress_B, ethhdr->h_source);
390 if (is_valid_ether_addr(node_dst->macaddress_B))
391 ether_addr_copy(eth_hdr(skb)->h_dest, node_dst->macaddress_B);
560 ether_addr_copy(addr_b, node->macaddress_B);