ether_tmp 2744 net/if_bridge.c u_int8_t ether_tmp[ETHER_ADDR_LEN]; ether_tmp 2781 net/if_bridge.c bcopy(&eh->ether_dhost, ðer_tmp, sizeof(ether_tmp)); ether_tmp 2782 net/if_bridge.c bcopy(&eh->ether_shost, &eh->ether_dhost, sizeof(ether_tmp)); ether_tmp 2783 net/if_bridge.c bcopy(ðer_tmp, &eh->ether_shost, sizeof(ether_tmp));