tws_command_apache
bzero(&r->cmd_pkt->cmd, sizeof(struct tws_command_apache));
bzero(&req->cmd_pkt->cmd, sizeof(struct tws_command_apache));
struct tws_command_apache pkt_a;
sizeof(struct tws_command_apache));
memcpy(&ubuf->cmd_pkt.hdr, &req->cmd_pkt->hdr, sizeof(struct tws_command_apache));
memcpy(&ubuf->cmd_pkt.cmd, &req->cmd_pkt->cmd, sizeof(struct tws_command_apache));