Lines Matching refs:macaddress_B
52 ether_addr_equal(addr, sn->macaddress_B))
88 ether_addr_copy(sn->macaddress_B, addr_b);
174 if (ether_addr_equal(node->macaddress_B, addr))
219 if (ether_addr_equal(node->macaddress_B, ethhdr->h_source)) {
254 /* Use the Supervision frame's info about an eventual macaddress_B for merging
255 * nodes that has previously had their macaddress_B registered as a separate
308 /* Merge node_curr (registered on macaddress_B) into node_real */
332 * or proceed and allow macaddress_B and for redboxes.
353 ether_addr_copy(node_real->macaddress_B, ethhdr->h_source);
429 if (is_valid_ether_addr(node_dst->macaddress_B))
430 ether_addr_copy(eth_hdr(skb)->h_dest, node_dst->macaddress_B);
603 ether_addr_copy(addr_b, node->macaddress_B);